Skip to content

Commit 526d760

Browse files
committed
Bump version to v0.1.0
1 parent 0de6d08 commit 526d760

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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>0.0.6</string>
20+
<string>0.1.0</string>
2121
<key>CFBundleVersion</key>
22-
<string>24</string>
22+
<string>26</string>
2323
<key>LSMinimumSystemVersion</key>
2424
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2525
<key>NSMainStoryboardFile</key>

docs/appcast.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,14 @@
1010
<sparkle:minimumSystemVersion>11.0</sparkle:minimumSystemVersion>
1111
<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=="/>
1212
</item>
13+
<item>
14+
<title>0.1.0</title>
15+
<pubDate>Wed, 21 Jul 2021 09:01:31 +0900</pubDate>
16+
<sparkle:minimumSystemVersion>11.0</sparkle:minimumSystemVersion>
17+
<enclosure url="https://github.com/goranmoomin/HackerNews/releases/download/v0.1.0/HackerNews-v0.1.0.app.zip" sparkle:version="26" sparkle:shortVersionString="0.1.0" length="3775280" type="application/octet-stream" sparkle:edSignature="HkjbL0Pdl9SKH8R+anIHvw+B3i39g6IO0JgI/hpGjfNBNn7kK65peZYdti8Ybp9SrpDgXFUJYzjqoDCIQ0WqCw=="/>
18+
<sparkle:deltas>
19+
<enclosure url="https://github.com/goranmoomin/HackerNews/releases/download/v0.1.0/HackerNews26-13.delta" sparkle:version="26" sparkle:shortVersionString="0.1.0" sparkle:deltaFrom="13" length="91736" type="application/octet-stream" sparkle:edSignature="gpRcN+OK4i2kjzM2HOIpdLVwjQgGJJPMGCT+6bOw4lC/v7J7xDdAcdjyHSBAiUT0r3Rlvh/E4beX0twIRTVrBQ=="/>
20+
</sparkle:deltas>
21+
</item>
1322
</channel>
1423
</rss>

0 commit comments

Comments
 (0)