Skip to content

Commit

Permalink
Prepare release version 1.7.1 build 49.
Browse files Browse the repository at this point in the history
  • Loading branch information
tladesignz committed Jun 5, 2024
1 parent ed440bd commit ac02c17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Updated translations.
- Fixed issue with still selected bridges on iOS where we had to remove bridge support.
- Added WebTunnel support to macOS version.
- Fixed crash when deleting block items.

## 1.7.0
- Removed support for Obfs4proxy and Snowflake on iOS to reduce RAM usage.
Expand Down
2 changes: 1 addition & 1 deletion Shared/Config.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ APP_PROVISIONING_PROFILE_SPECIFIER_MAC[config=Release] =
EXT_PROVISIONING_PROFILE_SPECIFIER_MAC[config=Release] =

MARKETING_VERSION = 1.7.1
CURRENT_PROJECT_VERSION = 48
CURRENT_PROJECT_VERSION = 49

GCC_PREPROCESSOR_DEFINITIONS = $(inherited) EXT_BUNDLE_ID="$(EXT_BUNDLE_ID)" CONTENT_BLOCKER_BUNDLE_ID="$(CONTENT_BLOCKER_BUNDLE_ID)" APP_GROUP="$(APP_GROUP)"
1 change: 1 addition & 0 deletions fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
- Updated translations.
- Fixed issue with still selected bridges on iOS where we had to remove bridge support.
- Added WebTunnel support to macOS version.
- Fixed crash when deleting block items.

0 comments on commit ac02c17

Please sign in to comment.