Skip to content

Commit 59870e0

Browse files
committed
Versioning for release v1.41
1 parent 9a27f2b commit 59870e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/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="fr.free.nrw.commons"
3-
android:versionCode="58"
4-
android:versionName="1.40" >
3+
android:versionCode="59"
4+
android:versionName="1.41" >
55

66
<uses-permission android:name="android.permission.INTERNET" />
77
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>

0 commit comments

Comments
 (0)