Skip to content

Commit

Permalink
Release 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zenangst committed Aug 18, 2023
1 parent 6c514ce commit 7d2e522
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ let project = Project(
"ASSETCATALOG_COMPILER_APPICON_NAME": "AppIcon",
"CODE_SIGN_IDENTITY": "Apple Development",
"CODE_SIGN_STYLE": "Automatic",
"CURRENT_PROJECT_VERSION": "195",
"CURRENT_PROJECT_VERSION": "198",
"DEVELOPMENT_TEAM": env["TEAM_ID"],
"ENABLE_HARDENED_RUNTIME": true,
"MARKETING_VERSION": "3.9.0",
"MARKETING_VERSION": "3.9.1",
"PRODUCT_NAME": "Keyboard Cowboy"
],
configurations: [
Expand Down
24 changes: 8 additions & 16 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Keyboard Cowboy</title>
<item>
<title>3.9.1</title>
<pubDate>Fri, 18 Aug 2023 16:39:03 +0200</pubDate>
<sparkle:version>199</sparkle:version>
<sparkle:shortVersionString>3.9.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/zenangst/KeyboardCowboy/releases/download/3.9.1/Keyboard.Cowboy.3.9.1.dmg" length="6856992" type="application/octet-stream" sparkle:edSignature="25INloQek7JY2mWVMU5zadyb3d/LHO08iuoa5OAdoDdirrAZq3KzbRBlGgFkpMBCC78VwW7moaouK7hLqko/AA=="/>
</item>
<item>
<title>3.9.0</title>
<pubDate>Thu, 17 Aug 2023 20:13:59 +0200</pubDate>
Expand All @@ -18,22 +26,6 @@
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/zenangst/KeyboardCowboy/releases/download/3.8.1/Keyboard.Cowboy.3.8.1.dmg" length="6805069" type="application/octet-stream" sparkle:edSignature="cKWvp9IHCo7ZeGteW1bgwfZ3d7On2GhQTeIyAEJpX734YVBa4quBhfZGU+Edgxc0FMLgnjIGXu+37TvoZ8QtBg=="/>
</item>
<item>
<title>3.8.0</title>
<pubDate>Tue, 27 Jun 2023 20:37:43 +0200</pubDate>
<sparkle:version>188</sparkle:version>
<sparkle:shortVersionString>3.8.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/zenangst/KeyboardCowboy/releases/download/3.8.0/Keyboard.Cowboy.3.8.0.dmg" length="6816628" type="application/octet-stream" sparkle:edSignature="v4hgiIPeg7rKDXz2rEBG+8pz79TQP1DIbpZX37V4iPRPFmQmSShxMNquzWlD7akqPuaAI5maeOyPpSAXrmUSBA=="/>
</item>
<item>
<title>3.7.0</title>
<pubDate>Mon, 19 Jun 2023 20:46:31 +0200</pubDate>
<sparkle:version>171</sparkle:version>
<sparkle:shortVersionString>3.7.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/zenangst/KeyboardCowboy/releases/download/3.7.0/Keyboard.Cowboy.3.7.0.dmg" length="6905924" type="application/octet-stream" sparkle:edSignature="2Xz/cCofQslWyFdjco4xnKMbu9iEz1LeikKHRPAAsXCLSwHmXeGWenRMbMcR2KN5srD6w0xBI6a2AaLnc1C+DA=="/>
</item>
<item>
<title>0.4.1</title>
<pubDate>Mon, 21 Dec 2020 19:46:13 +0100</pubDate>
Expand Down

0 comments on commit 7d2e522

Please # to comment.