diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b1bf7fa0..a6f82fa33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### 0.88 (2015-04-2?) +### 0.88 (2015-04-28) * Show list of apps to in the update notification (on devices with Android 4.1 or higher) diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index 17a2041a3..d2e4fe272 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="870" - android:versionName="0.87-test" + android:versionCode="880" + android:versionName="0.88" > F-Droid - 0.87-test + 0.88 https://f-droid.org team@f-droid.org