Compare commits

...

1 Commits

Author SHA1 Message Date
Daniel Martí
a8c16c76a5 Bump to 0.97 2015-11-07 12:53:07 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
### 0.97 (2015-11-??)
### 0.97 (2015-11-07)
* Add option to prompt for unstable updates globally

View File

@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.fdroid.fdroid"
android:installLocation="auto"
android:versionCode="97008"
android:versionName="0.97-alpha8"
android:versionCode="97050"
android:versionName="0.97"
>
<uses-sdk