diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index b89c64e86..16980a564 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="95050" - android:versionName="0.95" + android:versionCode="95150" + android:versionName="0.95.1" >