Skip to content

Commit 7ebf42f

Browse files
committed
Bump version to v0.0.6
1 parent a3eeafb commit 7ebf42f

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

HackerNews/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>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0</string>
20+
<string>0.0.6</string>
2121
<key>CFBundleVersion</key>
22-
<string>5</string>
22+
<string>13</string>
2323
<key>LSMinimumSystemVersion</key>
2424
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2525
<key>NSMainStoryboardFile</key>

docs/appcast.xml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
3-
<channel>
4-
<title>HackerNews.app Changelog</title>
5-
<description>Most recent changes with links to updates.</description>
6-
<language>en</language>
7-
</channel>
3+
<channel>
4+
<title>HackerNews.app Changelog</title>
5+
<description>Most recent changes with links to updates.</description>
6+
<language>en</language>
7+
<item>
8+
<title>0.0.6</title>
9+
<pubDate>Tue, 20 Jul 2021 18:00:14 +0900</pubDate>
10+
<sparkle:minimumSystemVersion>11.0</sparkle:minimumSystemVersion>
11+
<enclosure url="https://github.com/goranmoomin/HackerNews/releases/download/v0.0.6/HackerNews-v0.0.6.app.zip" sparkle:version="13" sparkle:shortVersionString="0.0.6" length="3774573" type="application/octet-stream" sparkle:edSignature="l3jxaXJbs/quC0Za5xHVAfbMe/maYRL0hOTHWGvJNgoZWYfkiL1DbJYuQRXsXXYga03BAiqUGfGJh3/y4ZByCw=="/>
12+
</item>
13+
</channel>
814
</rss>

0 commit comments

Comments
 (0)