Skip to content

Commit

Permalink
1.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Jan 30, 2023
1 parent 3855ecd commit c30d461
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.16.5
localVersion = 1.0.38
localVersion = 1.0.39
mappingsChannel = official
mappingsVersion = 1.16.5
forgeVersion = 36.2.34
Expand Down
7 changes: 4 additions & 3 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,11 @@
"1.16.5-1.0.35": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.16.5-1.0.35",
"1.16.5-1.0.36": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.16.5-1.0.36",
"1.16.5-1.0.37": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.16.5-1.0.37",
"1.16.5-1.0.38": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.16.5-1.0.38"
"1.16.5-1.0.38": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.16.5-1.0.38",
"1.16.5-1.0.39": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.16.5-1.0.39"
},
"promos": {
"1.16.5-latest": "1.16.5-1.0.38",
"1.16.5-recommended": "1.16.5-1.0.38"
"1.16.5-latest": "1.16.5-1.0.39",
"1.16.5-recommended": "1.16.5-1.0.39"
}
}

0 comments on commit c30d461

Please sign in to comment.