Bump version - 0.2.5

This commit is contained in:
Jozufozu 2021-11-23 16:05:20 -08:00
parent 097ecb062e
commit b725f2e53e
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
0.2.4:
0.2.5:
Fixes
- Fix memory leak when many worlds are loaded
- Remove micro optimization causing more trouble than its worth
0.2.4:
Fixes
- Partially fix compatibility issues with sodium-forge
note: full compatibility is waiting on https://github.com/spoorn/sodium-forge/pull/175

View File

@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
# mod version info
mod_version=0.2.4
mod_version=0.2.5
mc_update_version=1.16
minecraft_version=1.16.5
forge_version=36.1.66