Skip to content

Commit

Permalink
chore: release v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Release committed Sep 3, 2023
1 parent 10bee97 commit f70ab39
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 19 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ app.

## [Unreleased]

## [1.15.1] - 2023-09-03

- Fixed selection styles not applying in Chrome/Edge
([#1297](https://github.com/birchill/10ten-ja-reader/issues/1297)).

Expand Down Expand Up @@ -999,7 +1001,7 @@ app.

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

[unreleased]: https://github.com/birchill/10ten-ja-reader/compare/v1.15.0...HEAD
[unreleased]: https://github.com/birchill/10ten-ja-reader/compare/v1.15.1...HEAD
[1.15.0]: https://github.com/birchill/10ten-ja-reader/compare/v1.14.3...v1.15.0
[1.14.3]: https://github.com/birchill/10ten-ja-reader/compare/v1.14.1...v1.14.3
[1.14.1]: https://github.com/birchill/10ten-ja-reader/compare/v1.14.0...v1.14.1
Expand Down Expand Up @@ -1118,3 +1120,5 @@ app.
[0.0.6]: https://github.com/birchill/10ten-ja-reader/compare/v0.0.5...v0.0.6
[0.0.5]: https://github.com/birchill/10ten-ja-reader/compare/v0.0.4...v0.0.5
[0.0.4]: https://github.com/birchill/10ten-ja-reader/releases/tag/v0.0.4

[1.15.1]: https://github.com/birchill/10ten-ja-reader/releases/tag/v1.15.1
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.15.0",
"version": "1.15.1",
/*#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.15.0",
"version": "1.15.1",
"description": "Translate Japanese by hovering over words.",
"scripts": {
"build:firefox": "webpack",
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 @@ -801,7 +801,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 62;
CURRENT_PROJECT_VERSION = 63;
DEVELOPMENT_TEAM = H3RB7C8768;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
Expand All @@ -813,7 +813,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.15.0;
MARKETING_VERSION = 1.15.1;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = iphoneos;
Expand All @@ -828,7 +828,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 62;
CURRENT_PROJECT_VERSION = 63;
DEVELOPMENT_TEAM = H3RB7C8768;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
Expand All @@ -840,7 +840,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.15.0;
MARKETING_VERSION = 1.15.1;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = iphoneos;
Expand All @@ -859,7 +859,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 62;
CURRENT_PROJECT_VERSION = 63;
DEVELOPMENT_TEAM = H3RB7C8768;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (App)/Info.plist";
Expand All @@ -877,7 +877,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.15.0;
MARKETING_VERSION = 1.15.1;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand All @@ -898,7 +898,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 62;
CURRENT_PROJECT_VERSION = 63;
DEVELOPMENT_TEAM = H3RB7C8768;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "iOS (App)/Info.plist";
Expand All @@ -916,7 +916,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.15.0;
MARKETING_VERSION = 1.15.1;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand All @@ -936,7 +936,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 62;
CURRENT_PROJECT_VERSION = 63;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -951,7 +951,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.15.0;
MARKETING_VERSION = 1.15.1;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = macosx;
Expand All @@ -966,7 +966,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 62;
CURRENT_PROJECT_VERSION = 63;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -981,7 +981,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.15.0;
MARKETING_VERSION = 1.15.1;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = macosx;
Expand All @@ -1000,7 +1000,7 @@
CODE_SIGN_ENTITLEMENTS = "macOS (App)/10ten Japanese Reader.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 62;
CURRENT_PROJECT_VERSION = 63;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -1015,7 +1015,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.15.0;
MARKETING_VERSION = 1.15.1;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand All @@ -1037,7 +1037,7 @@
CODE_SIGN_ENTITLEMENTS = "macOS (App)/10ten Japanese Reader.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 62;
CURRENT_PROJECT_VERSION = 63;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -1052,7 +1052,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 1.15.0;
MARKETING_VERSION = 1.15.1;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand Down

0 comments on commit f70ab39

Please sign in to comment.