Bump to 0.82
This commit is contained in:
parent
bb775bde08
commit
0ced75d451
@ -1,4 +1,4 @@
|
|||||||
### 0.82 (2015-03-??)
|
### 0.82 (2015-03-23)
|
||||||
|
|
||||||
* Fix possible crashes when installing or uninstalling apps
|
* Fix possible crashes when installing or uninstalling apps
|
||||||
|
|
||||||
|
@ -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="810"
|
android:versionCode="820"
|
||||||
android:versionName="0.81-test"
|
android:versionName="0.82"
|
||||||
>
|
>
|
||||||
|
|
||||||
<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.81-test</string>
|
<string name="version_name">0.82</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