Bump to 0.100

This commit is contained in:
Daniel Martí 2016-06-07 21:33:17 +01:00
parent 3680c6b914
commit 876ab253b5
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
### 0.100 (2016-05-??)
### 0.100 (2016-06-07)
* Ability to download apps in the background

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="100008"
android:versionName="0.100-alpha8"
android:versionCode="100050"
android:versionName="0.100"
>
<uses-sdk