We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb84d6 commit b28e65fCopy full SHA for b28e65f
2 files changed
CHANGELOG.md
@@ -1 +1 @@
1
-Ported to NeoForge for Minecraft version 1.21.1
+Prepared compatibility for minecraft version 1.21.2+
gradle.properties
@@ -33,7 +33,7 @@ mod_name=Discord Integration
33
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
34
mod_license=All Rights Reserved
35
# The mod version. See https://semver.org/
36
-mod_version=4.0.0
+mod_version=4.0.1
37
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
38
# This should match the base package used for the mod sources.
39
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
0 commit comments