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
|
* Show list of apps to in the update notification (on devices with
|
||||||
Android 4.1 or higher)
|
Android 4.1 or higher)
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="org.fdroid.fdroid"
|
package="org.fdroid.fdroid"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="870"
|
android:versionCode="880"
|
||||||
android:versionName="0.87-test"
|
android:versionName="0.88"
|
||||||
>
|
>
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<string name="app_name">F-Droid</string>
|
<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_sitec">https://f-droid.org</string>
|
||||||
<string name="about_mailc">team@f-droid.org</string>
|
<string name="about_mailc">team@f-droid.org</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user