Skip to content

Commit 6b71723

Browse files
automation: update version.properties and version.json (#919)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Author <actions@github.com>
1 parent 63323e5 commit 6b71723

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/.meta/version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"code": 1011010000,
2+
"code": 1011011000,
33
"migration": false,
44
"minSdk": 21,
55
"releaseNotes": "",
6-
"version": "1.11.10",
6+
"version": "1.11.11",
77
"appId": "com.mxt.anitrend"
88
}

gradle/version.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=1.11.10
2-
code=1011010000
3-
name=v1.11.10
1+
version=1.11.11
2+
code=1011011000
3+
name=v1.11.11

0 commit comments

Comments
 (0)