Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarolus committed Sep 9, 2019
1 parent 96d27cd commit e1078f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="jwtc.android.chess"
android:versionCode="155"
android:versionName="8.9.4"
android:versionCode="156"
android:versionName="8.9.5"
android:installLocation="auto"
>
<application android:name="android.app.Application" android:icon="@drawable/icon" android:label="@string/app_name"
Expand Down

0 comments on commit e1078f1

Please sign in to comment.