Bump version 0.4.2-rc

- rc so Create 0.4a can still be compatible
 - also still not sure if the accessor bug is fixed
This commit is contained in:
Jozufozu 2021-12-15 16:52:58 -08:00
parent 15ea38ede7
commit 249ec5e5e5
3 changed files with 7 additions and 1 deletions

View File

@ -59,6 +59,7 @@ body:
label: Mod Version
description: The version of the mod you were using when the bug occured
options:
- "0.4.2-rc"
- "0.4.1"
- "0.4.0"
- "0.3.0"

View File

@ -1,3 +1,8 @@
0.4.1a:
Fixes
- Partially fix crash on intel and mesa drivers (needs Create to update)
- Fix garbage rendering on AMD GPUs
0.4.1:
Update to 1.18.1
Changes

View File

@ -2,7 +2,7 @@ org.gradle.jvmargs = -Xmx3G
org.gradle.daemon = false
# mod version info
mod_version = 0.4.1
mod_version = 0.4.2-rc
mc_update_version = 1.18
minecraft_version = 1.18.1
forge_version = 39.0.5