Skip to content

Commit 131aace

Browse files
committed
fix
1 parent 622724e commit 131aace

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ minecraft_version=26.1.2
1616
# as they do not follow standard versioning conventions.
1717
minecraft_version_range=[26.1,)
1818
# The Neo version must agree with the Minecraft version to get a valid artifact
19-
neo_version=26.1.2.59-beta
19+
neo_version=26.1.2.66-beta
2020
# The Neo version range can use any version of Neo as bounds
2121
neo_version_range=[26,)
2222
# The loader version range can only use the major version of FML as bounds
@@ -30,7 +30,7 @@ mod_name=Channel
3030
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
3131
mod_license=GNU GPL 3.0
3232
# The mod version. See https://semver.org/
33-
mod_version=26.1.2-5+alpha
33+
mod_version=26.1.2-6+alpha
3434
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
3535
# This should match the base package used for the mod sources.
3636
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html

0 commit comments

Comments
 (0)