Bump to 0.99.2

This commit is contained in:
Hans-Christoph Steiner 2016-04-01 17:19:21 +02:00
parent 7fb58424b6
commit ee69d5bb73
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
### 0.99.2 (2016-04-01)
* Stability fixes for app swap
### 0.99.1 (2016-03-22)
* Re-enable SNI support on Guardian Project repo

View File

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fdroid.fdroid"
android:installLocation="auto"
android:versionCode="99150"
android:versionName="0.99.1"
android:versionCode="99250"
android:versionName="0.99.2"
>
<uses-sdk