diff --git a/manifest.chrome.json b/manifest.chrome.json index a70e3fc..7949be2 100644 --- a/manifest.chrome.json +++ b/manifest.chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "YouTube No Translation", - "version": "2.0.64", + "version": "2.0.65", "description": "A web browser extension that prevents auto-translation on YouTube (titles, dubbing, video descriptions)", "icons": { diff --git a/manifest.firefox.json b/manifest.firefox.json index 17c38b4..dc1a44c 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "YouTube No Translation", - "version": "2.0.64", + "version": "2.0.65", "description": "A web browser extension that prevents auto-translation on YouTube (titles, dubbing, video descriptions)", "icons": { diff --git a/package-lock.json b/package-lock.json index 50454f2..16f4e20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ynt", - "version": "2.0.64", + "version": "2.0.65", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index d8a3d6a..671eb32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ynt", - "version": "2.0.64", + "version": "2.0.65", "description": "A web browser extension that prevents auto-translation on YouTube (titles, dubbing, video descriptions)", "scripts": { "clean": "rimraf dist/*", diff --git a/src/popup/popup.html b/src/popup/popup.html index 6b12c87..5a75a40 100644 --- a/src/popup/popup.html +++ b/src/popup/popup.html @@ -69,7 +69,7 @@