Skip to content

Commit

Permalink
1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Oct 1, 2022
1 parent 72dea11 commit 1ef07cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.daemon=false

cfProjectID = 579177
mcVersion = 1.18.2
localVersion = 1.0.12
localVersion = 1.0.13
mappingsChannel = official
mappingsVersion = 1.18.2
forgeVersion = 40.1.0
Expand Down
7 changes: 4 additions & 3 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@
"1.18.2-1.0.9": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.9",
"1.18.2-1.0.10": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.10",
"1.18.2-1.0.11": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.11",
"1.18.2-1.0.12": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.12"
"1.18.2-1.0.12": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.12",
"1.18.2-1.0.13": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.18.2-1.0.13"

},
"promos": {
"1.18.2-latest": "1.18.2-1.0.12",
"1.18.2-recommended": "1.18.2-1.0.12"
"1.18.2-latest": "1.18.2-1.0.13",
"1.18.2-recommended": "1.18.2-1.0.13"
}
}

0 comments on commit 1ef07cf

Please sign in to comment.