Commit f0b6ee48 authored by Mygod's avatar Mygod Committed by Max Lv

Bump plugin to 2.0.1

parent 62741a5a
GROUP=com.github.shadowsocks GROUP=com.github.shadowsocks
VERSION_NAME=2.0.0 VERSION_NAME=2.0.1
VERSION_CODE=15 VERSION_CODE=16
POM_ARTIFACT_ID=plugin POM_ARTIFACT_ID=plugin
POM_NAME=Shadowsocks Plugin POM_NAME=Shadowsocks Plugin
......
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
<application <application
android:theme="@style/Theme.Shadowsocks"> android:theme="@style/Theme.Shadowsocks">
<meta-data android:name="com.github.shadowsocks.plugin.version" <meta-data android:name="com.github.shadowsocks.plugin.version"
android:value="2.0.0"/> android:value="2.0.1"/>
</application> </application>
</manifest> </manifest>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment