Bump version to 0.62
This commit is contained in:
parent
2ff0ae9550
commit
44312bdb6c
@ -2,8 +2,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fdroid.fdroid"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="610"
|
||||
android:versionName="0.61-test" >
|
||||
android:versionCode="620"
|
||||
android:versionName="0.62" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<string name="app_name">F-Droid</string>
|
||||
<string name="version_name">0.61-test</string>
|
||||
<string name="version_name">0.62</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