Skip to content

Commit

Permalink
Fixed version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StavWasPlayZ committed Apr 25, 2023
1 parent 69bb4c2 commit 344be52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'org.parchmentmc.librarian.forgegradle' version '1.+'
}

version = '2.3'
version = '2.2.1'
group = 'com.cstav.genshinstrument' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'genshinstrument'

Expand Down
6 changes: 3 additions & 3 deletions public/updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"2.0": "- New instrument: Arataki's Great and Glorious Drum!\n- Russian language support",
"2.2": "- New recipes\n- New advancements",

"2.3": "Texture fixes"
"2.2.1": "Texture fixes"
},

"promos": {
"1.19.3-latest": "2.3",
"1.19.3-recommended": "2.3"
"1.19.3-latest": "2.2.1",
"1.19.3-recommended": "2.2.1"
}
}

0 comments on commit 344be52

Please sign in to comment.