summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2013-10-21 00:59:38 -0700
committerSean Leonard <meanderingcode@aetherislands.net>2013-10-21 00:59:38 -0700
commitf21030aacec6b7f36ea1b8adc86769e3f0b8a9ad (patch)
tree072b13f104cf2da87db80b0a6b78214139ae0618 /AndroidManifest.xml
parentd3413b007a8f89e8a222455b5dd571b0e05e5a78 (diff)
parentfb46b7de5456d9a986d69ce41184ba0b57c37cf3 (diff)
Merge branch 'release-0.2.1'
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2933a1ba..70e0211d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -17,8 +17,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="se.leap.bitmaskclient"
- android:versionCode="60"
- android:versionName="0.2.0" >
+ android:versionCode="61"
+ android:versionName="0.2.1" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />