aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml
index 17195c6..b967836 100644
--- a/app/AndroidManifest.xml
+++ b/app/AndroidManifest.xml
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="fil.libre.repwifiapp"
android:versionCode="5"
- android:versionName="0.6.1" >
+ android:versionName="0.6.2" >
<uses-sdk
android:minSdkVersion="17"
@@ -98,4 +98,4 @@
<service android:name="de.blinkt.openvpn.api.IOpenVPNAPIService"></service>
</application>
-</manifest> \ No newline at end of file
+</manifest>