Skip to content

Commit e1078f1

Browse files
committed
Version bump
1 parent 96d27cd commit e1078f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="jwtc.android.chess"
4-
android:versionCode="155"
5-
android:versionName="8.9.4"
4+
android:versionCode="156"
5+
android:versionName="8.9.5"
66
android:installLocation="auto"
77
>
88
<application android:name="android.app.Application" android:icon="@drawable/icon" android:label="@string/app_name"

0 commit comments

Comments
 (0)