Bump to 0.99.2
This commit is contained in:
parent
7fb58424b6
commit
ee69d5bb73
@ -1,3 +1,7 @@
|
|||||||
|
### 0.99.2 (2016-04-01)
|
||||||
|
|
||||||
|
* Stability fixes for app swap
|
||||||
|
|
||||||
### 0.99.1 (2016-03-22)
|
### 0.99.1 (2016-03-22)
|
||||||
|
|
||||||
* Re-enable SNI support on Guardian Project repo
|
* Re-enable SNI support on Guardian Project repo
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.fdroid.fdroid"
|
package="org.fdroid.fdroid"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="99150"
|
android:versionCode="99250"
|
||||||
android:versionName="0.99.1"
|
android:versionName="0.99.2"
|
||||||
>
|
>
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user