Skip to content

Commit 76aae80

Browse files
committed
build(version): 2.0.1->2.0.2
1 parent c5f073b commit 76aae80

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.1-2.0.2
2+
3+
- Fix music mixin compatibility.
4+
15
# Cumulus - 1.21.1-2.0.1
26

37
- Fix a crash from the timer frame profiler not having ended yet when loading a menu.

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.1
18+
mod_version=2.0.2
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.1-develop/update.json

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"1.20.1-recommended": "1.20.1-1.0.0-neoforge",
77
"1.20.2-recommended": "1.20.2-1.0.1-neoforge",
88
"1.20.4-recommended": "1.20.4-1.0.1-neoforge",
9-
"1.21.1-recommended": "2.0.1"
9+
"1.21.1-recommended": "2.0.2"
1010
}
1111
}

0 commit comments

Comments
 (0)