File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,5 +26,4 @@ A mod that allows you to change the color of hitboxes.
2626
2727# Dependencies
2828
29- - Mod Menu: https://modrinth.com/mod/modmenu
3029- Cloth Config: https://modrinth.com/mod/cloth-config
Original file line number Diff line number Diff line change 5959}
6060
6161
62- project. ext. changelog = " Testing upload script "
62+ project. ext. changelog = project . changelog
6363project. ext. versionName = " [1.19.x] HitBox+ ${ project.version} "
6464project. ext. debug = true
6565
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ org.gradle.jvmargs=-Xmx1G
88 loader_version =0.14.10
99
1010# Mod Properties
11- mod_version = 0.2.0
11+ mod_version = 0.2.1
12+ changelog = Add a keybind (B) for the config, modmenu is now an optional dependency
1213 maven_group = io.github.pingisfun.hitboxplus
1314 archives_base_name = hitboxplus
1415 release_type = beta
You can’t perform that action at this time.
0 commit comments