Skip to content

Commit

Permalink
Updated to 1.0.0-1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterJulsen committed Oct 10, 2023
1 parent 49fd9d5 commit d679b3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'org.parchmentmc.librarian.forgegradle'


version = '0.2.2-beta-1.18.2'
version = '1.0.0-1.18.2'
group = 'de.mrjulsen.mineify' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'mineify'

Expand Down
4 changes: 2 additions & 2 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"promos": {
"1.18.2-latest": "0.2.2-beta-1.18.2",
"1.18.2-recommended": "0.2.2-beta-1.18.2"
"1.18.2-latest": "1.0.0-1.18.2",
"1.18.2-recommended": "1.0.0-1.18.2"
},
"homepage": "https://www.curseforge.com/minecraft/mc-mods/mineify"
}

0 comments on commit d679b3a

Please sign in to comment.