Skip to content

Commit

Permalink
bump version to v1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Lessica committed Jan 17, 2024
1 parent 9d1218b commit 9813b08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# Changes

- Backporting: add support for iOS 14
- Backporting: remove buggy support for Mac Catalyst
- Feature: add option for the legacy UI
- UX: add section title for the sidebar on iPad
- Bugfix: network traffic cell is no longer selectable
- Bugfix: fix memory leaks in animated backgrounds
- Bugfix: Fix a issue that the dashboard is not kept updating when pinned items changed.
4 changes: 2 additions & 2 deletions Reveil.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,7 @@
CODE_SIGN_ENTITLEMENTS = Reveil/Reveil.entitlements;
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = GXZ23M5TP2;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
Expand Down Expand Up @@ -1341,7 +1341,7 @@
CODE_SIGN_ENTITLEMENTS = Reveil/Reveil.entitlements;
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = GXZ23M5TP2;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
Expand Down

0 comments on commit 9813b08

Please sign in to comment.