We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4cd126 commit 0b34a6bCopy full SHA for 0b34a6b
docs/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Cumulus - Fabric - 1.20.1-1.0.2
2
+
3
+- Fix crash from null SplashRenderer.
4
5
# Cumulus - Fabric - 1.20.1-1.0.1
6
7
- Fix music mixin compatibility.
gradle.properties
@@ -6,7 +6,7 @@ org.gradle.daemon=false
# Mod
mod_id=cumulus_menus
8
mod_name=Cumulus
9
-mod_version=1.0.1
+mod_version=1.0.2
10
mc_version=1.20.1
11
fabric_version=0.14.22
12
parchment_mappings=2023.08.20
update.json
@@ -1,6 +1,6 @@
{
"homepage": "https://modrinth.com/mod/cumulus",
"promos": {
- "1.20.1-recommended": "1.20.1-1.0.1-fabric"
+ "1.20.1-recommended": "1.20.1-1.0.2-fabric"
}
0 commit comments