Skip to content

Commit 89b015c

Browse files
committed
Bumped version to 2.3alpha21
@branch-specific
1 parent cb195c2 commit 89b015c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2222
package="com.ichi2.anki"
2323
android:installLocation="auto"
24-
android:versionCode="20300120"
25-
android:versionName="2.3alpha20" >
24+
android:versionCode="20300121"
25+
android:versionName="2.3alpha21" >
2626

2727
<!--
2828
The version number is of the form:

0 commit comments

Comments
 (0)