Version 0.55
This commit is contained in:
parent
2efba7f932
commit
44c1dc2c44
@ -2,7 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fdroid.fdroid"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="540"
|
||||
android:versionCode="550"
|
||||
android:versionName="@string/version_name" >
|
||||
|
||||
<uses-sdk
|
||||
|
@ -1,3 +1,8 @@
|
||||
### 0.55 (2013-11-11)
|
||||
|
||||
* Fixed problems with category selection on Android 2.X devices.
|
||||
* Lots of translation updates, including new Norwegian translation.
|
||||
|
||||
### 0.54 (2013-11-05)
|
||||
|
||||
* New options on the App Details screen to ignore all future updates for that
|
||||
|
@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<string name="app_name">F-Droid</string>
|
||||
<string name="version_name">0.54</string>
|
||||
<string name="version_name">0.55</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