Skip to content

Commit 179b692

Browse files
committed
Merge branch 'release/0.22.2'
2 parents 4d19c55 + 8a44757 commit 179b692

4 files changed

Lines changed: 17 additions & 5 deletions

File tree

Pro

Submodule Pro updated from 4f1a4e9 to 790fd58

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Copilot for Xcode is an Xcode Source Editor Extension that provides GitHub Copil
66

77
<a href="https://www.buymeacoffee.com/intitni" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
88

9-
[Get a Plus License Key to unlock more features and support this project](https://intii.lemonsqueezy.com/checkout/buy/298a8d4c-11fb-4ecd-b328-049589645449)
9+
[Get a Plus License Key to unlock more features and support this project](https://intii.lemonsqueezy.com)
1010

1111
## Features
1212

@@ -304,7 +304,7 @@ For Send Message, Single Round Dialog and Custom Chat commands, you can use the
304304

305305
## Plus Features
306306

307-
The pre-built binary contains a set of exclusive features that can only be accessed with a Plus license key. To obtain a license key, please visit [this link](https://intii.lemonsqueezy.com/checkout/buy/298a8d4c-11fb-4ecd-b328-049589645449).
307+
The pre-built binary contains a set of exclusive features that can only be accessed with a Plus license key. To obtain a license key, please visit [this link](https://intii.lemonsqueezy.com).
308308

309309
These features are included in another repo, and are not open sourced.
310310

Version.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
APP_VERSION = 0.22.1
2-
APP_BUILD = 231
1+
APP_VERSION = 0.22.2
2+
APP_BUILD = 232

appcast.xml

Lines changed: 12 additions & 0 deletions
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.22.2</title>
8+
<pubDate>Sat, 19 Aug 2023 10:48:38 +0800</pubDate>
9+
<sparkle:version>232</sparkle:version>
10+
<sparkle:shortVersionString>0.22.2</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
12+
<sparkle:releaseNotesLink>
13+
https://github.com/intitni/CopilotForXcode/releases/tag/0.22.2
14+
</sparkle:releaseNotesLink>
15+
<enclosure url="https://github.com/intitni/CopilotForXcode/releases/download/0.22.2/Copilot.for.Xcode.app.zip" length="31147444" type="application/octet-stream" sparkle:edSignature="hIgytsvD4hyb1rAar5sRt6kvVAzfz1BhY/wMQpYVi2AMdL6p88K3DOrvxKMIiMgwHVoqEUv28T1dhjDaW3kQAg=="/>
16+
</item>
17+
618
<item>
719
<title>0.22.1</title>
820
<pubDate>Fri, 18 Aug 2023 21:14:04 +0800</pubDate>

0 commit comments

Comments
 (0)