diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index 2cbd97796..9439edbeb 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="890" - android:versionName="0.89-test" + android:versionCode="900" + android:versionName="0.90-test" >