File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ minecraft_version=26.1.2
1616# as they do not follow standard versioning conventions.
1717minecraft_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
2121neo_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.
3131mod_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
You can’t perform that action at this time.
0 commit comments