Skip to content

Commit 1461956

Browse files
committed
Merge branch 'hotfix/0.24.1'
2 parents 151776f + 6b040e8 commit 1461956

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

Pro

Submodule Pro updated from 6b43f38 to f4d8042

Version.xcconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
APP_VERSION = 0.24.0
2-
APP_BUILD = 250
1+
APP_VERSION = 0.24.1
2+
APP_BUILD = 251
33

appcast.xml

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
<channel>
44
<title>Copilot for Xcode</title>
55

6+
<item>
7+
<title>0.24.1</title>
8+
<pubDate>Fri, 29 Sep 2023 14:35:35 +0800</pubDate>
9+
<sparkle:version>251</sparkle:version>
10+
<sparkle:shortVersionString>0.24.1</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
12+
<sparkle:releaseNotesLink>
13+
https://github.com/intitni/CopilotForXcode/releases/tag/0.24.1
14+
</sparkle:releaseNotesLink>
15+
<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=="/>
16+
</item>
17+
618
<item>
719
<title>0.24.0</title>
820
<pubDate>Thu, 28 Sep 2023 01:35:21 +0800</pubDate>

0 commit comments

Comments
 (0)