Bump version - 0.2.2

This commit is contained in:
Jozufozu 2021-08-04 22:44:21 -07:00
parent 0e7a61cfcc
commit 6a881b17b3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
0.2.2:
Fixes
- Fix ConcurrentModificationException crash
- Fix NullPointer rendering create contraptions on older graphics cards
- Fix crash triggered when moving large distances in a single frame
0.2.1:
Fixes
- Potential fix for many issues caused by optimized chunk accesses

View File

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