Skip to content

Commit 2f492e3

Browse files
committed
build(version): 2.0.2->2.0.3
1 parent e8a44e5 commit 2f492e3

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Cumulus - 1.21.4-2.0.3
2+
3+
- Add a failsafe to disable the world preview after a crash.
4+
15
# Cumulus - 1.21.4-2.0.2
26

37
- Fix an incompatibility crash with a failsafe for loading menu screens too early.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parchment_version=2024.11.10
1515
mod_id=cumulus_menus
1616
mod_group=com.aetherteam.cumulus
1717
mod_name=Cumulus
18-
mod_version=2.0.2
18+
mod_version=2.0.3
1919
mod_license=LGPL-3.0
2020
mod_url=https://modrinth.com/mod/cumulus
2121
mod_update=https://github.com/The-Aether-Team/Cumulus/raw/1.21.4-develop/update.json

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"1.20.4-recommended": "1.20.4-1.0.1-neoforge",
99
"1.21.1-recommended": "2.0.4",
1010
"1.21.3-recommended": "2.0.1",
11-
"1.21.4-recommended": "2.0.2"
11+
"1.21.4-recommended": "2.0.3"
1212
}
1313
}

0 commit comments

Comments
 (0)