Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
gurrhack committed May 17, 2015
1 parent b3c0b23 commit a69679f
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="138"
android:versionName="1.3.8"
android:versionCode="139"
android:versionName="1.3.9"
android:installLocation="auto">
<uses-sdk
android:minSdkVersion="7"/>
Expand Down

0 comments on commit a69679f

Please sign in to comment.