Skip to content

Commit b3771e1

Browse files
committed
bump version to 1.0beta13 (rev 14)
Change-Id: I6ba8c9b9742aed8900772d19343e9815c006cd45
1 parent 1824176 commit b3771e1

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="13"
4-
android:versionName="1.0beta12" >
3+
android:versionCode="14"
4+
android:versionName="1.0beta13" >
55

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

0 commit comments

Comments
 (0)