diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index 446073d57..705ac8be2 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="930" - android:versionName="0.93-test" + android:versionCode="940" + android:versionName="0.94-test" >