Skip to content

Commit

Permalink
Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
gurrhack committed Jul 1, 2018
1 parent f8acd30 commit 9d026e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sys/android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.tbd.NetHack"
android:versionCode="361"
android:versionName="3.6.1"
android:versionCode="3611"
android:versionName="3.6.1-2"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="7"
android:targetSdkVersion="15"/>
Expand Down

0 comments on commit 9d026e7

Please sign in to comment.