Skip to content

Commit e0e3d21

Browse files
committed
bump to 1.0beta12
Change-Id: I60144c5293ab652f0da509d1a82010b644c17b32
1 parent d58c473 commit e0e3d21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commons/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="org.wikimedia.commons"
3-
android:versionCode="12"
4-
android:versionName="1.0beta11" >
3+
android:versionCode="13"
4+
android:versionName="1.0beta12" >
55

66
<uses-sdk
77
android:minSdkVersion="9"

0 commit comments

Comments
 (0)