Skip to content

Commit

Permalink
Prepare release for version 1.4.2, build 26.
Browse files Browse the repository at this point in the history
  • Loading branch information
tladesignz committed Dec 5, 2022
1 parent db4f229 commit 0b2a2aa
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 10 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Orbot iOS Changelog

## 1.4.2
- Applied yet another fix for onion-only mode.

## 1.4.1
- Updated Tor to 0.4.7.11.
- Fixed translation bugs in macOS version.
Expand Down
4 changes: 2 additions & 2 deletions Shared/Config.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ CONTENT_BLOCKER_PROVISIONING_PROFILE_SPECIFIER[config=Release] =
APP_PROVISIONING_PROFILE_SPECIFIER_MAC[config=Release] =
EXT_PROVISIONING_PROFILE_SPECIFIER_MAC[config=Release] =

MARKETING_VERSION = 1.4.1
CURRENT_PROJECT_VERSION = 25
MARKETING_VERSION = 1.4.2
CURRENT_PROJECT_VERSION = 26

GCC_PREPROCESSOR_DEFINITIONS = $(inherited) EXT_BUNDLE_ID="$(EXT_BUNDLE_ID)" CONTENT_BLOCKER_BUNDLE_ID="$(CONTENT_BLOCKER_BUNDLE_ID)" APP_GROUP="$(APP_GROUP)"
5 changes: 1 addition & 4 deletions fastlane/metadata/de-DE/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Tor auf 0.4.7.11 aktualisiert.
- Übersetzungsfehler in der macOS-Version behoben.
- "Neustart bei Fehler" ist jetzt standardmäßig an, wenn es nie geändert wurde.
- Nur-Onion-Modus Fehler auf iOS 16 behoben.
- Nur-Onion-Modus weiter korrigiert.
5 changes: 1 addition & 4 deletions fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
- Updated Tor to 0.4.7.11.
- Fixed translation bugs in macOS version.
- "Restart on error" now defaults to on, if never changed.
- Fixed onion-only mode on iOS 16.
- Applied yet another fix for onion-only mode.

0 comments on commit 0b2a2aa

Please sign in to comment.