diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index ee95c711f..05403cf1e 100644 --- a/F-Droid/AndroidManifest.xml +++ b/F-Droid/AndroidManifest.xml @@ -3,8 +3,8 @@ xmlns:tools="http://schemas.android.com/tools" package="org.fdroid.fdroid" android:installLocation="auto" - android:versionCode="97006" - android:versionName="0.97-alpha6" + android:versionCode="97007" + android:versionName="0.97-alpha7" >