Skip to content

Commit

Permalink
Merge branch 'hotfix/0.24.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
intitni committed Sep 29, 2023
2 parents 151776f + 6b040e8 commit 1461956
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Pro
Submodule Pro updated from 6b43f3 to f4d804
4 changes: 2 additions & 2 deletions Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
APP_VERSION = 0.24.0
APP_BUILD = 250
APP_VERSION = 0.24.1
APP_BUILD = 251

12 changes: 12 additions & 0 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
<channel>
<title>Copilot for Xcode</title>

<item>
<title>0.24.1</title>
<pubDate>Fri, 29 Sep 2023 14:35:35 +0800</pubDate>
<sparkle:version>251</sparkle:version>
<sparkle:shortVersionString>0.24.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>
https://github.com/intitni/CopilotForXcode/releases/tag/0.24.1
</sparkle:releaseNotesLink>
<enclosure url="https://github.com/intitni/CopilotForXcode/releases/download/0.24.1/Copilot.for.Xcode.app.zip" length="33885917" type="application/octet-stream" sparkle:edSignature="urlSHdHZbHbu17y2mqg1ECN9Nuy+8arPPMhZK/W3yrJtODDX8DZbHAYDffVJTyZctGHk2U8oUqWQbuRwRLQxDQ=="/>
</item>

<item>
<title>0.24.0</title>
<pubDate>Thu, 28 Sep 2023 01:35:21 +0800</pubDate>
Expand Down

0 comments on commit 1461956

Please sign in to comment.