Skip to content

Commit

Permalink
version 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nebogeo committed May 16, 2017
1 parent 04b0c67 commit 5ef4459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="foam.mongoose"
android:versionCode="31"
android:versionName="2.4">
android:versionCode="32"
android:versionName="2.5">
<application android:label="@string/app_name"
android:icon="@drawable/logo"
android:theme="@style/StarwispTheme"
Expand Down

0 comments on commit 5ef4459

Please sign in to comment.