Skip to content

Commit 0b34a6b

Browse files
committed
build(version): 1.0.1->1.0.2
1 parent e4cd126 commit 0b34a6b

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 - Fabric - 1.20.1-1.0.2
2+
3+
- Fix crash from null SplashRenderer.
4+
15
# Cumulus - Fabric - 1.20.1-1.0.1
26

37
- Fix music mixin compatibility.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.daemon=false
66
# Mod
77
mod_id=cumulus_menus
88
mod_name=Cumulus
9-
mod_version=1.0.1
9+
mod_version=1.0.2
1010
mc_version=1.20.1
1111
fabric_version=0.14.22
1212
parchment_mappings=2023.08.20

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"homepage": "https://modrinth.com/mod/cumulus",
33
"promos": {
4-
"1.20.1-recommended": "1.20.1-1.0.1-fabric"
4+
"1.20.1-recommended": "1.20.1-1.0.2-fabric"
55
}
66
}

0 commit comments

Comments
 (0)