diff --git a/.env b/.env index bc5617e..51cea0e 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ GENERATE_SOURCEMAP=false REACT_APP_NAME=KISS Translator -REACT_APP_VERSION=1.3.8 +REACT_APP_VERSION=1.3.9 REACT_APP_HOMEPAGE=https://github.com/fishjar/kiss-translator REACT_APP_OPTIONSPAGE=https://kiss-translator.rayjar.com/options REACT_APP_OPTIONSPAGE2=https://fishjar.github.io/kiss-translator/options.html diff --git a/dist/chrome/manifest.firefox.json b/dist/chrome/manifest.firefox.json index f1a7dab..38b3cc7 100644 --- a/dist/chrome/manifest.firefox.json +++ b/dist/chrome/manifest.firefox.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator", diff --git a/dist/chrome/manifest.json b/dist/chrome/manifest.json index c0e291b..e9cefa0 100644 --- a/dist/chrome/manifest.json +++ b/dist/chrome/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator", diff --git a/dist/edge/manifest.firefox.json b/dist/edge/manifest.firefox.json index f1a7dab..38b3cc7 100644 --- a/dist/edge/manifest.firefox.json +++ b/dist/edge/manifest.firefox.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator", diff --git a/dist/edge/manifest.json b/dist/edge/manifest.json index c0e291b..e9cefa0 100644 --- a/dist/edge/manifest.json +++ b/dist/edge/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator", diff --git a/dist/firefox/manifest.firefox.json b/dist/firefox/manifest.firefox.json index f1a7dab..38b3cc7 100644 --- a/dist/firefox/manifest.firefox.json +++ b/dist/firefox/manifest.firefox.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator", diff --git a/dist/firefox/manifest.json b/dist/firefox/manifest.json index f1a7dab..38b3cc7 100644 --- a/dist/firefox/manifest.json +++ b/dist/firefox/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator", diff --git a/dist/userscript/kiss-translator.user.js b/dist/userscript/kiss-translator.user.js index 18777de..4e08331 100644 --- a/dist/userscript/kiss-translator.user.js +++ b/dist/userscript/kiss-translator.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name KISS Translator // @namespace https://github.com/fishjar/kiss-translator -// @version 1.3.8 +// @version 1.3.9 // @description A minimalist bilingual translation extension. // @author Gabe // @homepageURL https://github.com/fishjar/kiss-translator diff --git a/docs/kiss-translator.user.js b/docs/kiss-translator.user.js index 18777de..4e08331 100644 --- a/docs/kiss-translator.user.js +++ b/docs/kiss-translator.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name KISS Translator // @namespace https://github.com/fishjar/kiss-translator -// @version 1.3.8 +// @version 1.3.9 // @description A minimalist bilingual translation extension. // @author Gabe // @homepageURL https://github.com/fishjar/kiss-translator diff --git a/docs/manifest.firefox.json b/docs/manifest.firefox.json index f1a7dab..38b3cc7 100644 --- a/docs/manifest.firefox.json +++ b/docs/manifest.firefox.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator", diff --git a/docs/manifest.json b/docs/manifest.json index c0e291b..e9cefa0 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator", diff --git a/package.json b/package.json index 1c08e9e..782e988 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kiss-translator", "description": "A minimalist bilingual translation Extension & Greasemonkey Script", - "version": "1.3.8", + "version": "1.3.9", "author": "Gabe", "private": true, "dependencies": { diff --git a/public/manifest.firefox.json b/public/manifest.firefox.json index f1a7dab..38b3cc7 100644 --- a/public/manifest.firefox.json +++ b/public/manifest.firefox.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator", diff --git a/public/manifest.json b/public/manifest.json index c0e291b..e9cefa0 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_app_name__", "description": "__MSG_app_description__", - "version": "1.3.8", + "version": "1.3.9", "default_locale": "zh", "author": "Gabe", "homepage_url": "https://github.com/fishjar/kiss-translator",