Skip to content

Commit 53f9f36

Browse files
committed
Fix buy license link
1 parent c8b8115 commit 53f9f36

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

0 commit comments

Comments
 (0)