Skip to content

Commit

Permalink
Release v10.3.9-176
Browse files Browse the repository at this point in the history
176
  • Loading branch information
smalluban committed Jun 19, 2024
1 parent 180ef5d commit 0c1fe6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extension-manifest-v3/src/_locales/pl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"description": "Add domain as exception"
},
"add_website": {
"message": "Dodaj stronę internetową."
"message": "Dodaj stronę internetową"
},
"add_website_exception": {
"message": "Dodaj wyjątek dla tej witryny"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 175;
CURRENT_PROJECT_VERSION = 176;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -948,7 +948,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 175;
CURRENT_PROJECT_VERSION = 176;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
Expand Down

0 comments on commit 0c1fe6a

Please sign in to comment.