File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ minecraft_version=1.21.1
1616# The Minecraft version range can use any release version of Minecraft as bounds.
1717# Snapshots, pre-releases, and release candidates are not guaranteed to sort properly
1818# as they do not follow standard versioning conventions.
19- minecraft_version_range =[1.21.1, 1.22)
19+ minecraft_version_range =[1.21.1]
2020# The Neo version must agree with the Minecraft version to get a valid artifact
2121neo_version =21.1.69
2222# The Neo version range can use any version of Neo as bounds
@@ -34,7 +34,7 @@ mod_name=Familiar Magic
3434# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
3535mod_license =MIT
3636# The mod version. See https://semver.org/
37- mod_version =1.0.6
37+ mod_version =1.0.7
3838# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
3939# This should match the base package used for the mod sources.
4040# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
You can’t perform that action at this time.
0 commit comments