Skip to content

Commit bbb2132

Browse files
committed
Update version and changelog
1 parent 9f906e0 commit bbb2132

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
-->
1717
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
1818
package="com.noshufou.android.su"
19-
android:versionCode="46"
20-
android:versionName="3.1.3">
19+
android:versionCode="50"
20+
android:versionName="3.3">
2121

2222
<uses-permission android:name="com.noshufou.android.su.RESPOND" />
2323
<uses-permission android:name="com.noshufou.android.su.provider.READ" />

res/raw/changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@
2424
</head>
2525

2626
<body>
27+
$ 50
28+
%3.3
29+
_2012-11-20
30+
* Multi-user support with 3 modes
31+
* Support for apps that use multiple commands
32+
* Fix for Android 4.2
33+
* Other bugfixes
34+
2735
$ 47
2836
%3.2
2937
_2012-07

0 commit comments

Comments
 (0)