Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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