diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index 5aff4594d..cab274707 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="96001" - android:versionName="0.96-alpha1" + android:versionCode="96002" + android:versionName="0.96-alpha2" >