Skip to content

Commit 4ef20c4

Browse files
committed
Feature: Bump Version 0.6
1 parent 3c1d220 commit 4ef20c4

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

ClashX/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.5</string>
20+
<string>0.6</string>
2121
<key>CFBundleVersion</key>
22-
<string>0.5</string>
22+
<string>0.6</string>
2323
<key>LSMinimumSystemVersion</key>
2424
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2525
<key>LSUIElement</key>

appcast.xml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,17 @@
66
<description>Most recent changes with links to updates.</description>
77
<language>cn</language>
88
<item>
9-
<title>Version 0.5</title>
9+
<title>Version 0.6</title>
1010
<description>
1111
<![CDATA[
1212
<ul>
13-
<li>Add icon and auto update.</li>
14-
<li>Sync the latest code from clash.</li>
15-
<li>Support url-test rule.</li>
16-
<li>Fix handle chunked data.</li>
13+
<li>Sync the latest code with clash</li>
14+
<li>Show network speed in menu bar</li>
1715
</ul>
1816
]]>
1917
</description>
20-
<pubDate>Sat, 23 Jul 2018 15:20:11 +0000</pubDate>
21-
<enclosure url="https://github.com/yichengchen/clashX/releases/download/0.5/ClashX.app.zip" sparkle:version="0.5" type="application/octet-stream"/>
18+
<pubDate>Sat, 8 Aug 2018 15:20:11 +0000</pubDate>
19+
<enclosure url="https://github.com/yichengchen/clashX/releases/download/0.6/ClashX.app.zip" sparkle:version="0.6" type="application/octet-stream"/>
2220
</item>
2321
</channel>
2422
</rss>

0 commit comments

Comments
 (0)