Bump to 0.99.1
This commit is contained in:
parent
6606a76848
commit
b2f297e784
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user