We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c1b98 commit 2b61ed2Copy full SHA for 2b61ed2
2 files changed
README.md
@@ -47,7 +47,7 @@ Supported values:
47
48
Prebuilt binaries are available from the [Releases](https://github.com/driade/context-editor/releases) page.
49
50
-The initial public release is `v0.1.0`.
+The current public release is `v0.1.1`.
51
52
## Build
53
project.yml
@@ -20,8 +20,8 @@ targets:
20
INFOPLIST_FILE: ContextEditor/Info.plist
21
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
22
CODE_SIGN_STYLE: Automatic
23
- CURRENT_PROJECT_VERSION: 1
24
- MARKETING_VERSION: 0.1.0
+ CURRENT_PROJECT_VERSION: 2
+ MARKETING_VERSION: 0.1.1
25
ENABLE_HARDENED_RUNTIME: YES
26
INFOPLIST_KEY_LSApplicationCategoryType: public.app-category.developer-tools
27
SUPPORTS_MACCATALYST: NO
0 commit comments