Skip to content

Commit 0377d3a

Browse files
committed
build(version): 1.0.0->1.0.1
1 parent f0fee8f commit 0377d3a

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
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.1
2+
3+
- Fix music mixin compatibility.
4+
15
# Cumulus - Fabric - 1.20.1-1.0.0
26

37
- Port to Fabric 1.20.1

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.0
9+
mod_version=1.0.1
1010
mc_version=1.20.1
1111
fabric_version=0.14.22
1212
parchment_mappings=2023.08.20

update.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"homepage": "https://modrinth.com/mod/cumulus",
33
"promos": {
4-
"1.19.2-recommended": "1.19.2-1.0.0-beta.1-forge",
5-
"1.19.4-recommended": "1.19.4-1.0.0-beta.1-forge",
6-
"1.20.1-recommended": "1.20.1-1.0.0-beta.1-neoforge"
4+
"1.20.1-recommended": "1.20.1-1.0.1-fabric"
75
}
86
}

0 commit comments

Comments
 (0)