Skip to content

Commit be13150

Browse files
committed
version 1.6.0
1 parent 0f2e781 commit be13150

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Sparkle/appcast.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
<channel>
33
<title>SpotMenu</title>
44
<item>
5-
<title>1.5.1</title>
5+
<title>1.6.0</title>
66
<description>
77
<![CDATA[
88
<ul>
9-
<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li>
10-
<li>Suspendisse sed felis ac ante ultrices rhoncus. Etiam quis elit vel nibh placerat facilisis in id leo.</li>
11-
<li>Vestibulum nec tortor odio, nec malesuada libero. Cras vel convallis nunc.</li>
12-
<li>Suspendisse tristique massa eget velit consequat tincidunt. Praesent sodales hendrerit pretium.</li>
9+
<li>Automatic updates added.</li>
10+
<li>German translation added.</li>
11+
<li>Dutch translation added.</li>
1312
</ul>
1413
]]>
1514
</description>
16-
<pubDate>Sun, 03 Sep 2017 12PM 12:10:06 +0200</pubDate>
15+
<pubDate>Sun, 17 Sep 2017 15PM 3:04:41 +0200</pubDate>
1716
<sparkle:minimumSystemVersion>10.10</sparkle:minimumSystemVersion>
18-
<enclosure url="https://github.com/kmikiy/SpotMenu/releases/download/v1.5/SpotMenu151.zip" sparkle:version="1.5.1" sparkle:shortVersionString="1.5.1" length="4527645" type="application/octet-stream" sparkle:dsaSignature="MCwCFF1UakLimPKKB1gKhUV9HjtOar14AhQHKoATt65tVrWTO2E9IKfQbbL1BA=="/>
17+
<enclosure url="https://github.com/kmikiy/SpotMenu/releases/download/v1.6/SpotMenu160.zip" sparkle:version="1.6.0" sparkle:shortVersionString="1.6.0" length="4842809" type="application/octet-stream" sparkle:dsaSignature="MCwCFBa5Sp0jTfBeb9oMVyC2Z6ugOcNzAhRVNesOZGaIqBxAGGOsNf6SdsX80g=="/>
1918
</item>
19+
2020
</channel></rss>

SpotMenu/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.5.2</string>
20+
<string>1.6.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>1.5.2</string>
24+
<string>1.6.0</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2727
<key>LSUIElement</key>

0 commit comments

Comments
 (0)