Skip to content

Commit 2eb12ee

Browse files
committed
Bump version
1 parent ef77019 commit 2eb12ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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="com.github.shadowsocks"
3-
android:versionCode="131"
4-
android:versionName="2.9.9">
3+
android:versionCode="132"
4+
android:versionName="2.9.10">
55

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

0 commit comments

Comments
 (0)