Skip to content

Commit

Permalink
Bump version from 1.9.5 to 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wax911 committed Dec 23, 2021
1 parent 9996d5d commit 6a61981
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": 19500,
"code": 1090600,
"migration": false,
"minSdk": 17,
"releaseNotes": "",
"version": "1.9.5",
"version": "1.9.6",
"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 = 5
private const val patch = 6
private const val candidate = 0

const val compileSdk = 30
Expand Down

0 comments on commit 6a61981

Please sign in to comment.