Skip to content

Commit 51d2bc7

Browse files
bvibberGerrit Code Review
authored and
Gerrit Code Review
committed
Merge "Bump version to 1.0 (rev 15) -- we're dropping beta marker \o/"
2 parents 47af8f6 + baaa33f commit 51d2bc7

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

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

0 commit comments

Comments
 (0)