Skip to content

Commit

Permalink
chore: release v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release committed Feb 26, 2024
1 parent 06baba8 commit fbb13f2
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 19 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ app.

## [Unreleased]

## [1.18.0] - 2024-02-26

- Made the puck persist its position, orientation, and active state between
pages
([#1561](https://github.com/birchill/10ten-ja-reader/issues/1561)).
Expand Down Expand Up @@ -1095,7 +1097,8 @@ app.

- Initial version (yes, it took me four attempts to publish).

[unreleased]: https://github.com/birchill/10ten-ja-reader/compare/v1.17.1...HEAD
[unreleased]: https://github.com/birchill/10ten-ja-reader/compare/v1.18.0...HEAD
[1.18.0]: https://github.com/birchill/10ten-ja-reader/compare/v1.17.1...v1.18.0
[1.17.1]: https://github.com/birchill/10ten-ja-reader/compare/v1.17.0...v1.17.1
[1.17.0]: https://github.com/birchill/10ten-ja-reader/compare/v1.16.2...v1.17.0
[1.16.2]: https://github.com/birchill/10ten-ja-reader/compare/v1.16.1...v1.16.2
Expand Down
2 changes: 1 addition & 1 deletion manifest.json.src
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "10ten Japanese Reader",
/*#endif*/
"author": "Brian Birtles",
"version": "1.17.1",
"version": "1.18.0",
/*#if supports_browser_specific_settings*/
"browser_specific_settings": {
"gecko": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "10ten-ja-reader",
"version": "1.17.1",
"version": "1.18.0",
"description": "Translate Japanese by hovering over words.",
"keywords": [
"rikaichamp",
Expand Down
32 changes: 16 additions & 16 deletions xcode13/10ten Japanese Reader.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 68;
CURRENT_PROJECT_VERSION = 69;
DEVELOPMENT_TEAM = H3RB7C8768;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
Expand All @@ -817,7 +817,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.17.1;
MARKETING_VERSION = 1.18.0;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = iphoneos;
Expand All @@ -832,7 +832,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 68;
CURRENT_PROJECT_VERSION = 69;
DEVELOPMENT_TEAM = H3RB7C8768;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
Expand All @@ -844,7 +844,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.17.1;
MARKETING_VERSION = 1.18.0;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = iphoneos;
Expand All @@ -863,7 +863,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 68;
CURRENT_PROJECT_VERSION = 69;
DEVELOPMENT_TEAM = H3RB7C8768;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (App)/Info.plist";
Expand All @@ -881,7 +881,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.17.1;
MARKETING_VERSION = 1.18.0;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand All @@ -902,7 +902,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 68;
CURRENT_PROJECT_VERSION = 69;
DEVELOPMENT_TEAM = H3RB7C8768;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (App)/Info.plist";
Expand All @@ -920,7 +920,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.17.1;
MARKETING_VERSION = 1.18.0;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand All @@ -940,7 +940,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 68;
CURRENT_PROJECT_VERSION = 69;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
Expand All @@ -956,7 +956,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.17.1;
MARKETING_VERSION = 1.18.0;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = macosx;
Expand All @@ -971,7 +971,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 68;
CURRENT_PROJECT_VERSION = 69;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
Expand All @@ -987,7 +987,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.17.1;
MARKETING_VERSION = 1.18.0;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = macosx;
Expand All @@ -1006,7 +1006,7 @@
CODE_SIGN_ENTITLEMENTS = "macOS (App)/10ten Japanese Reader.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 68;
CURRENT_PROJECT_VERSION = 69;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
Expand All @@ -1022,7 +1022,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.17.1;
MARKETING_VERSION = 1.18.0;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand All @@ -1044,7 +1044,7 @@
CODE_SIGN_ENTITLEMENTS = "macOS (App)/10ten Japanese Reader.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 68;
CURRENT_PROJECT_VERSION = 69;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
Expand All @@ -1060,7 +1060,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.17.1;
MARKETING_VERSION = 1.18.0;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand Down

0 comments on commit fbb13f2

Please sign in to comment.