We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f1473 commit b77c635Copy full SHA for b77c635
1 file changed
gradle.properties
@@ -15,7 +15,7 @@ show_testing_output = false
15
16
# Mod Information
17
# HIGHLY RECOMMEND complying with SemVer for mod_version: https://semver.org/
18
-mod_version = 1.1.1
+mod_version = 1.2.1
19
root_package = com.vcwdfca
20
mod_id = betterback
21
mod_name = Better Back
@@ -123,4 +123,4 @@ coremod_plugin_class_name =
123
# Convenient way to allow downloading of assets from official vanilla Minecraft servers, CurseForge, or any direct links
124
# Documentation: https://github.com/CleanroomMC/AssetMover
125
use_asset_mover = false
126
-asset_mover_version = 2.5
+asset_mover_version = 2.5
0 commit comments