Skip to content

Commit

Permalink
chore: release v1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Release committed Sep 14, 2024
1 parent 2111860 commit 98bed93
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.21.1] - 2024-09-14

- (Chrome,Edge) Fixed a bug in stroke animation
- (Safari) Fixed data location

Expand Down Expand Up @@ -1193,7 +1195,8 @@ app.

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

[unreleased]: https://github.com/birchill/10ten-ja-reader/compare/v1.21.0...HEAD
[unreleased]: https://github.com/birchill/10ten-ja-reader/compare/v1.21.1...HEAD
[1.21.1]: https://github.com/birchill/10ten-ja-reader/compare/v1.21.0...v1.21.1
[1.21.0]: https://github.com/birchill/10ten-ja-reader/compare/v1.20.0...v1.21.0
[1.20.0]: https://github.com/birchill/10ten-ja-reader/compare/v1.19.1...v1.20.0
[1.19.1]: https://github.com/birchill/10ten-ja-reader/compare/v1.19.0...v1.19.1
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.21.0",
"version": "1.21.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.21.0",
"version": "1.21.1",
"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 @@ -801,7 +801,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 73;
CURRENT_PROJECT_VERSION = 74;
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.21.0;
MARKETING_VERSION = 1.21.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 = 73;
CURRENT_PROJECT_VERSION = 74;
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.21.0;
MARKETING_VERSION = 1.21.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 = 73;
CURRENT_PROJECT_VERSION = 74;
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.21.0;
MARKETING_VERSION = 1.21.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 = 73;
CURRENT_PROJECT_VERSION = 74;
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.21.0;
MARKETING_VERSION = 1.21.1;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand All @@ -936,7 +936,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 73;
CURRENT_PROJECT_VERSION = 74;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
Expand All @@ -952,7 +952,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.21.0;
MARKETING_VERSION = 1.21.1;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = macosx;
Expand All @@ -967,7 +967,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 73;
CURRENT_PROJECT_VERSION = 74;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
Expand All @@ -983,7 +983,7 @@
"@executable_path/../../../../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.21.0;
MARKETING_VERSION = 1.21.1;
PRODUCT_BUNDLE_IDENTIFIER = "jp.co.birchill.tenten-ja-reader.Extension";
PRODUCT_NAME = "10ten Japanese Reader Extension";
SDKROOT = macosx;
Expand All @@ -1002,7 +1002,7 @@
CODE_SIGN_ENTITLEMENTS = "macOS (App)/10ten Japanese Reader.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 73;
CURRENT_PROJECT_VERSION = 74;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
Expand All @@ -1018,7 +1018,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.21.0;
MARKETING_VERSION = 1.21.1;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand All @@ -1040,7 +1040,7 @@
CODE_SIGN_ENTITLEMENTS = "macOS (App)/10ten Japanese Reader.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 73;
CURRENT_PROJECT_VERSION = 74;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = H3RB7C8768;
ENABLE_APP_SANDBOX = YES;
Expand All @@ -1056,7 +1056,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
MARKETING_VERSION = 1.21.0;
MARKETING_VERSION = 1.21.1;
OTHER_LDFLAGS = (
"-framework",
WebKit,
Expand Down

0 comments on commit 98bed93

Please sign in to comment.