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