mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-21 15:03:30 +01:00
Increment version
This commit is contained in:
parent
3330a3b320
commit
ecada0d3d9
2 changed files with 4 additions and 1 deletions
|
@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx3G
|
|||
org.gradle.daemon=false
|
||||
# Actually Additions
|
||||
|
||||
mod_version=1.3.3
|
||||
mod_version=1.3.4
|
||||
|
||||
# Forge
|
||||
game_version=1.21.1
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# 1.3.4+mc1.21.1
|
||||
* Fix the way the Atomic Reconstructor handles the level when adding tooltips. Fixes an issue that would cause CM2E to crash
|
||||
|
||||
# 1.3.3+mc1.21.1
|
||||
* Fix crash on server start
|
||||
|
||||
|
|
Loading…
Reference in a new issue