Skip to content

Commit

Permalink
1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Oct 12, 2023
1 parent 0641928 commit 3c7d442
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.19.2
localVersion = 1.0.8
localVersion = 1.0.10
mappingsChannel = official
mappingsVersion = 1.19.2
forgeVersion = 43.2.8
Expand Down
7 changes: 4 additions & 3 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@
"1.19.2-1.0.5": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.19.2-1.0.5",
"1.19.2-1.0.6": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.19.2-1.0.6",
"1.19.2-1.0.7": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.19.2-1.0.7",
"1.19.2-1.0.8": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.19.2-1.0.8"
"1.19.2-1.0.8": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.19.2-1.0.8",
"1.19.2-1.0.10": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.19.2-1.0.10"
},
"promos": {
"1.19.2-latest": "1.19.2-1.0.8",
"1.19.2-recommended": "1.19.2-1.0.8"
"1.19.2-latest": "1.19.2-1.0.10",
"1.19.2-recommended": "1.19.2-1.0.10"
}
}

0 comments on commit 3c7d442

Please sign in to comment.