Skip to content

Commit 132b7da

Browse files
mrp
1 parent 8504e7a commit 132b7da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
2121
neo_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.
3535
mod_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

0 commit comments

Comments
 (0)