mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-18 21:47:37 -04:00
Bump to 0.75
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.fdroid.fdroid"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="740"
|
||||
android:versionName="0.74" >
|
||||
android:versionCode="750"
|
||||
android:versionName="0.75" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### 0.74 (2014-09-11)
|
||||
### 0.75 (2014-10-03)
|
||||
|
||||
* Added "local repo" support to host an F-Droid repo on the device itself, with
|
||||
full signed repo support, icons, and optional HTTPS
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<string name="app_name">F-Droid</string>
|
||||
<string name="version_name">0.74</string>
|
||||
<string name="version_name">0.75</string>
|
||||
|
||||
<string name="about_sitec">https://f-droid.org</string>
|
||||
<string name="about_mailc">team@f-droid.org</string>
|
||||
|
||||
Reference in New Issue
Block a user