Skip to content

Commit 0a366f9

Browse files
committed
1.1.1
1 parent f9b3d3c commit 0a366f9

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.daemon=false
33

44
cfProjectID = 579177
55
mcVersion = 1.18.2
6-
localVersion = 1.1.0
6+
localVersion = 1.1.1
77
mappingsChannel = official
88
mappingsVersion = 1.18.2
99
forgeVersion = 40.2.0

updates.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@
2323
"1.18.2-1.0.19": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.19",
2424
"1.18.2-1.0.20": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.20",
2525
"1.18.2-1.0.21": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.21",
26-
"1.18.2-1.1.0": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.1.0"
26+
"1.18.2-1.1.0": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.1.0",
27+
"1.18.2-1.1.1": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.1.1"
2728
},
2829
"promos": {
29-
"1.18.2-latest": "1.18.2-1.1.0",
30-
"1.18.2-recommended": "1.18.2-1.1.0"
30+
"1.18.2-latest": "1.18.2-1.1.1",
31+
"1.18.2-recommended": "1.18.2-1.1.1"
3132
}
3233
}

0 commit comments

Comments
 (0)