Skip to content

Commit

Permalink
bump to version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thompsonate committed Jan 22, 2019
1 parent aea9f64 commit 2672441
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Shifty/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>CFBundleVersion</key>
<string>55</string>
<string>58</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>
Expand Down
12 changes: 12 additions & 0 deletions ShiftyAppcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@
<title>Shifty Changelog</title>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Version 1.0.2</title>
<description><![CDATA[
<ul style="list-style-type:disc">
<li>Fixes an issue with Website Shifting that caused Google Chrome to reopen when quit</li>
</ul>
]]>
</description>
<pubDate>Sun, 21 Jan 2019 23:00:00 -0500</pubDate>
<enclosure url="https://github.com/thompsonate/Shifty/releases/download/v1.0.2/Shifty-1.0.2.zip" sparkle:version="58" sparkle:shortVersionString="1.0.2" length="1623481" type="application/octet-stream" sparkle:dsaSignature="MC4CFQCA7ceRG4/gFp4YV25FbRkvBsog5gIVAJk/ZjWYKs3G9lFJX1WRXSxl88is" />
<sparkle:minimumSystemVersion>10.12.4</sparkle:minimumSystemVersion>
</item>
<item>
<title>Version 1.0.1</title>
<description><![CDATA[
Expand Down
12 changes: 12 additions & 0 deletions docs/ShiftyAppcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@
<title>Shifty Changelog</title>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Version 1.0.2</title>
<description><![CDATA[
<ul style="list-style-type:disc">
<li>Fixes an issue with Website Shifting that caused Google Chrome to reopen when quit</li>
</ul>
]]>
</description>
<pubDate>Sun, 21 Jan 2019 23:00:00 -0500</pubDate>
<enclosure url="https://github.com/thompsonate/Shifty/releases/download/v1.0.2/Shifty-1.0.2.zip" sparkle:version="58" sparkle:shortVersionString="1.0.2" length="1623481" type="application/octet-stream" sparkle:dsaSignature="MC4CFQCA7ceRG4/gFp4YV25FbRkvBsog5gIVAJk/ZjWYKs3G9lFJX1WRXSxl88is" />
<sparkle:minimumSystemVersion>10.12.4</sparkle:minimumSystemVersion>
</item>
<item>
<title>Version 1.0.1</title>
<description><![CDATA[
Expand Down

0 comments on commit 2672441

Please sign in to comment.