diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c4a2c40d..7606b7180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### 0.82 (2015-03-23) +### 0.83 (2015-03-26) * Fix possible crashes when installing or uninstalling apps diff --git a/F-Droid/AndroidManifest.xml b/F-Droid/AndroidManifest.xml index dc6d7d164..b67bf760e 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="820" - android:versionName="0.82" + android:versionCode="830" + android:versionName="0.83" > F-Droid - 0.82 + 0.83 https://f-droid.org team@f-droid.org