Skip to content

Commit b1b43a0

Browse files
committed
Featrue: Bump version 1.1
1 parent 2b8e6eb commit b1b43a0

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

ClashX/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0</string>
20+
<string>1.1</string>
2121
<key>CFBundleVersion</key>
2222
<string>1.1</string>
2323
<key>LSMinimumSystemVersion</key>

appcast.xml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,26 @@
66
<description>Most recent changes with links to updates.</description>
77
<language>cn</language>
88
<item>
9-
<title>Version 1.0</title>
9+
<title>Version 1.1</title>
1010
<description>
1111
<![CDATA[
12+
<ul>
13+
<li>Version 1.1</li>
14+
<li> Support icon in dark mode</li>
15+
<li> Remember proxy group select</li>
16+
<li> Fix traffic status update delay </li>
17+
</ul>
1218
<ul>
13-
<li>Version 1.0 Released!</li>
19+
<li>Version 1.0</li>
1420
<li>If you have installed previous version. you may need to delete config file in ~/.config/clash/config.ini and regenerate it</li>
1521
<li> Support select group </li>
1622
<li> Support urlTest group </li>
1723
<li> Support outbound mode </li>
18-
1924
</ul>
2025
]]>
2126
</description>
22-
<pubDate>Sat, 8 Aug 2018 15:20:11 +0000</pubDate>
23-
<enclosure url="https://github.com/yichengchen/clashX/releases/download/1.0/ClashX.app.zip" sparkle:version="1.0" type="application/octet-stream"/>
27+
<pubDate>Sat, 9 Aug 2018 15:20:11 +0000</pubDate>
28+
<enclosure url="https://github.com/yichengchen/clashX/releases/download/1.1/ClashX.app.zip" sparkle:version="1.1" type="application/octet-stream"/>
2429
</item>
2530
</channel>
2631
</rss>

0 commit comments

Comments
 (0)