Release 0.54
This commit is contained in:
parent
fd529d347b
commit
3cedecca0c
@ -2,7 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fdroid.fdroid"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="53"
|
||||
android:versionCode="540"
|
||||
android:versionName="@string/version_name" >
|
||||
|
||||
<uses-sdk
|
||||
|
@ -1,4 +1,4 @@
|
||||
### Future release
|
||||
### 0.54 (05-11-2013)
|
||||
|
||||
* Add theming with Light and Dark themes
|
||||
* New launcher and notification icons
|
||||
|
@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<string name="app_name">F-Droid</string>
|
||||
<string name="version_name">0.53-test</string>
|
||||
<string name="version_name">0.54</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