diff --git a/manifest.chrome.json b/manifest.chrome.json index 66b0230..5f1520e 100644 --- a/manifest.chrome.json +++ b/manifest.chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "YouTube No Translation", - "version": "2.1.11", + "version": "2.1.12", "description": "Stop YouTube's automatic translations! This extension keeps titles, descriptions and video audio in their original language.", "icons": { "48": "assets/icons/icon.png", diff --git a/manifest.firefox.json b/manifest.firefox.json index 84af369..798da2f 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "YouTube No Translation", - "version": "2.1.11", + "version": "2.1.12", "description": "Stop YouTube's automatic translations! This extension keeps titles, descriptions and video audio in their original language.", "icons": { "48": "assets/icons/icon.svg", diff --git a/package-lock.json b/package-lock.json index 1ac8288..83389f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ynt", - "version": "2.1.11", + "version": "2.1.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ynt", - "version": "2.1.11", + "version": "2.1.12", "license": "AGPL-3.0-or-later", "dependencies": { "webextension-polyfill": "^0.12.0" diff --git a/package.json b/package.json index 3105775..93e2fea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ynt", - "version": "2.1.11", + "version": "2.1.12", "description": "Stop YouTube's automatic translations! This extension keeps titles, descriptions and video audio in their original language.", "scripts": { "clean": "rimraf dist/*", diff --git a/src/popup/popup.html b/src/popup/popup.html index a5c1c2b..c1096ff 100644 --- a/src/popup/popup.html +++ b/src/popup/popup.html @@ -88,7 +88,7 @@

Subtitles

-

v2.1.11

+

v2.1.12