diff --git a/manifest.json b/manifest.json index d27b2de..2224c96 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "translate", "name": "Translate", - "version": "1.4.4", + "version": "1.4.6", "minAppVersion": "1.0.0", "description": "Translate text and notes with Google Translate, DeepL, Azure, and more.", "author": "Fevol", diff --git a/package.json b/package.json index 7ec1a4a..4af3022 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-translate", - "version": "1.4.4", + "version": "1.4.6", "description": "Translate text and notes in Obsidian.md with Google Translate, DeepL, Azure, and more.", "main": "main.js", "scripts": {