Skip to content

Commit 471c407

Browse files
committed
fix: logo name
1 parent 011f270 commit 471c407

File tree

4 files changed

+6
-2
lines changed

4 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.21.1-1.1.1
2+
3+
- Update logo file name.
4+
15
# Cumulus - Fabric - 1.21.1-1.1.0
26

37
- Port from NeoForge to Fabric

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ neogradle.subsystems.parchment.mappingsVersion=2024.07.28
1111
mod_id=cumulus_menus
1212
mod_group=com.aetherteam.cumulus
1313
mod_name=Cumulus
14-
mod_version=1.1.0
14+
mod_version=1.1.1
1515
mod_license=LGPL-3.0
1616
mod_url=https://modrinth.com/mod/cumulus
1717
mod_tracker=https://github.com/The-Aether-Team/Cumulus/issues

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.21.1-recommended": "1.21.1-1.1.0-fabric"
4+
"1.21.1-recommended": "1.21.1-1.1.1-fabric"
55
}
66
}

0 commit comments

Comments
 (0)