Skip to content

Commit a69bde2

Browse files
committed
bump version to v1.2.9
Signed-off-by: 82Flex <82flex@gmail.com>
1 parent 43ff2c6 commit a69bde2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changes
22

3+
- Minimum Deployment Target: iOS 15
34
- Backporting: remove buggy support for Mac Catalyst
45
- Feature: add option for the legacy UI
56
- UX: add section title for the sidebar on iPad

Reveil.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,7 +1293,7 @@
12931293
CODE_SIGN_ENTITLEMENTS = Reveil/Reveil.entitlements;
12941294
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
12951295
CODE_SIGN_STYLE = Automatic;
1296-
CURRENT_PROJECT_VERSION = 8;
1296+
CURRENT_PROJECT_VERSION = 9;
12971297
DEVELOPMENT_ASSET_PATHS = "";
12981298
DEVELOPMENT_TEAM = GXZ23M5TP2;
12991299
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
@@ -1336,7 +1336,7 @@
13361336
CODE_SIGN_ENTITLEMENTS = Reveil/Reveil.entitlements;
13371337
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
13381338
CODE_SIGN_STYLE = Automatic;
1339-
CURRENT_PROJECT_VERSION = 8;
1339+
CURRENT_PROJECT_VERSION = 9;
13401340
DEVELOPMENT_ASSET_PATHS = "";
13411341
DEVELOPMENT_TEAM = GXZ23M5TP2;
13421342
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;

0 commit comments

Comments
 (0)