Skip to content

Commit

Permalink
Bump version from 1.9.7 to 1.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
wax911 committed Mar 5, 2022
1 parent 48e49fb commit 977e3ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/.meta/version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"code": 1090700,
"code": 1090800,
"migration": false,
"minSdk": 17,
"releaseNotes": "",
"version": "1.9.7",
"version": "1.9.8",
"appId": "com.mxt.anitrend"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Versions {

private const val major = 1
private const val minor = 9
private const val patch = 7
private const val patch = 8
private const val candidate = 0

const val compileSdk = 30
Expand Down

0 comments on commit 977e3ae

Please sign in to comment.