Bump to 0.98

This commit is contained in:
Daniel Martí 2016-02-01 12:18:02 +00:00
parent 10a8f349a1
commit e5700bc992
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
### 0.98 (upcoming release)
### 0.98 (2016-02-01)
* Add opt-in crash reporting via ACRA

View File

@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.fdroid.fdroid"
android:installLocation="auto"
android:versionCode="98007"
android:versionName="0.98-alpha7"
android:versionCode="98050"
android:versionName="0.98"
>
<uses-sdk