Bump to 0.88
This commit is contained in:
parent
3ab6bd84f9
commit
7267736166
@ -1,4 +1,4 @@
|
||||
### 0.88 (2015-04-2?)
|
||||
### 0.88 (2015-04-28)
|
||||
|
||||
* Show list of apps to in the update notification (on devices with
|
||||
Android 4.1 or higher)
|
||||
|
@ -3,8 +3,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.fdroid.fdroid"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="870"
|
||||
android:versionName="0.87-test"
|
||||
android:versionCode="880"
|
||||
android:versionName="0.88"
|
||||
>
|
||||
|
||||
<uses-sdk
|
||||
|
@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<string name="app_name">F-Droid</string>
|
||||
<string name="version_name">0.87-test</string>
|
||||
<string name="version_name">0.88</string>
|
||||
|
||||
<string name="about_sitec">https://f-droid.org</string>
|
||||
<string name="about_mailc">team@f-droid.org</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user