Skip to content

Commit 2b60918

Browse files
committed
Bump version to 2.6 beta1
1 parent b28ede0 commit 2b60918

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="de.robv.android.xposed.installer"
5-
android:versionCode="29"
6-
android:versionName="2.5.1" >
5+
android:versionCode="30"
6+
android:versionName="2.6 beta1" >
77

88
<uses-sdk
99
android:minSdkVersion="15"

0 commit comments

Comments
 (0)