Feature: Bump version 1.2

This commit is contained in:
yicheng 2018-08-12 20:07:31 +08:00
parent d2e6c0d428
commit 8958d94257
2 changed files with 16 additions and 5 deletions

View File

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.1.2</string> <string>1.2</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.1.2</string> <string>1.2</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string> <string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>LSUIElement</key> <key>LSUIElement</key>

View File

@ -6,9 +6,20 @@
<description>Most recent changes with links to updates.</description> <description>Most recent changes with links to updates.</description>
<language>cn</language> <language>cn</language>
<item> <item>
<title>1.1.2</title> <title>1.2</title>
<description> <description>
<![CDATA[ <![CDATA[
<ul>
<li>1.2</li>
<li> Add outbound mode selection remembering. </li>
<li> Fix logging api disconnect.</li>
<li> Support socks5 proxy.</li>
<li> Fix issue with appstore and siri.</li>
<li> Fix issue with FireFox.</li>
<li> Watch config file changes.</li>
<li> Bugfixs </li>
</ul>
<ul>
<ul> <ul>
<li>1.1.2</li> <li>1.1.2</li>
<li> Fixe auto remember proxy group not work </li> <li> Fixe auto remember proxy group not work </li>
@ -30,8 +41,8 @@
</ul> </ul>
]]> ]]>
</description> </description>
<pubDate>Sat, 9 Aug 2018 15:20:11 +0000</pubDate> <pubDate>Sun, 12 Aug 2018 15:20:11 +0000</pubDate>
<enclosure url="https://github.com/yichengchen/clashX/releases/download/1.1.2/ClashX.app.zip" sparkle:version="1.1.2" type="application/octet-stream"/> <enclosure url="https://github.com/yichengchen/clashX/releases/download/1.2/ClashX.dmg" sparkle:version="1.2" type="application/octet-stream"/>
</item> </item>
</channel> </channel>
</rss> </rss>