diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index 8604f739f..bf3b3f3d8 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="98003" - android:versionName="0.98-alpha3" + android:versionCode="98004" + android:versionName="0.98-alpha4" >