Bump version - 0.1.0

This commit is contained in:
Jozufozu 2021-07-10 13:06:18 -07:00
parent 18848b14e1
commit 261571de97
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
0.1.0:
Fixes
- Render layer events are always dispatched, even when the backend is disabled
- Fix a crash when light updates occur close to the world height
- Fix issue with optifine shaders
- Fix PartialModels not being initialized
0.0.3:
New
- Include the logo in the mod

View File

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