Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Apr 3, 2024
1 parent bbe7678 commit 8b206c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ org.gradle.daemon=false

cfProjectID = 579177
mcVersion = 1.18.2
localVersion = 1.0.21
localVersion = 1.1.0
mappingsChannel = official
mappingsVersion = 1.18.2
forgeVersion = 40.2.0
# 1.18.2-PE1.0.1
projecteVersion = 3722831
# 1.18.2-PE1.0.2
projecteVersion = 4860857
curiosVersion = 1.18.2-5.0.7.0
jeiVersion = 10.2.1.283
# 1.18.2-1.1.5
Expand Down
8 changes: 4 additions & 4 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"1.18.2-1.0.18": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.18",
"1.18.2-1.0.19": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.19",
"1.18.2-1.0.20": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.20",
"1.18.2-1.0.21": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.21"

"1.18.2-1.0.21": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.21",
"1.18.2-1.1.0": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.1.0"
},
"promos": {
"1.18.2-latest": "1.18.2-1.0.21",
"1.18.2-recommended": "1.18.2-1.0.21"
"1.18.2-latest": "1.18.2-1.1.0",
"1.18.2-recommended": "1.18.2-1.1.0"
}
}

0 comments on commit 8b206c5

Please sign in to comment.