Bump to 0.99.1

This commit is contained in:
Daniel Martí 2016-03-22 11:55:13 +00:00
parent 6606a76848
commit b2f297e784
2 changed files with 6 additions and 2 deletions

@ -1,3 +1,7 @@
### 0.99.1 (2016-03-22)
* Re-enable SNI support on Guardian Project repo
### 0.99 (2016-02-29)
* Add simple "Use Tor" setting

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