Skip to content

Commit 78571a4

Browse files
committed
bump version
1 parent 193e90f commit 78571a4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424
IS_SNAPSHOT = false
2525
COMMIT = grgit.head().abbreviatedId.toString()
2626

27-
VERSION = '4.0.2.282'
27+
VERSION = '4.0.2.283'
2828
MC_VERSION = '1.12.2'
2929
FORGE_VERSION = '14.23.5.2860'
3030

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Galacticraft-Legacy changelog
2+
3+
**[Fixes]**
4+
5+
- **(compatibility)** correct Optional.Interface stripping | fixes #42 [ROM] ([193e9](https://github.com/TeamGalacticraft/Galacticraft-Legacy/commit/193e90fcfdf4c0e))
6+
- Re-add IMjReceiver to ForgeReceiver - Strip interface if BC isn't loaded

0 commit comments

Comments
 (0)