Skip to content

Commit 2b61ed2

Browse files
committed
Release v0.1.1
1 parent a7c1b98 commit 2b61ed2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Supported values:
4747

4848
Prebuilt binaries are available from the [Releases](https://github.com/driade/context-editor/releases) page.
4949

50-
The initial public release is `v0.1.0`.
50+
The current public release is `v0.1.1`.
5151

5252
## Build
5353

project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ targets:
2020
INFOPLIST_FILE: ContextEditor/Info.plist
2121
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
2222
CODE_SIGN_STYLE: Automatic
23-
CURRENT_PROJECT_VERSION: 1
24-
MARKETING_VERSION: 0.1.0
23+
CURRENT_PROJECT_VERSION: 2
24+
MARKETING_VERSION: 0.1.1
2525
ENABLE_HARDENED_RUNTIME: YES
2626
INFOPLIST_KEY_LSApplicationCategoryType: public.app-category.developer-tools
2727
SUPPORTS_MACCATALYST: NO

0 commit comments

Comments
 (0)