From 39166527520f006661fd97e243486771cec3fa22 Mon Sep 17 00:00:00 2001 From: Owen Young Date: Wed, 23 Nov 2022 19:48:30 +0800 Subject: [PATCH] bump to 0.0.36 --- src/chrome_manifest.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/chrome_manifest.json b/src/chrome_manifest.json index cc770d54..6fa3350b 100644 --- a/src/chrome_manifest.json +++ b/src/chrome_manifest.json @@ -3,7 +3,7 @@ "default_locale": "en", "name": "Immersive Translate", "description": "Let's experience immersive web translation, with bilingual simultaneous display and translation of only the important content.", - "version": "0.0.35", + "version": "0.0.36", "homepage_url": "https://github.com/immersive-translate/immersive-translate", "commands": { diff --git a/src/manifest.json b/src/manifest.json index 7c343473..1f0b8e2f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,7 +3,7 @@ "default_locale": "en", "name": "Immersive Translate", "description": "Let's experience immersive web translation, with bilingual simultaneous display and translation of only the important content.", - "version": "0.0.35", + "version": "0.0.36", "homepage_url": "https://github.com/immersive-translate/immersive-translate", "browser_specific_settings": {