Skip to content

Commit

Permalink
chore(release): 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Fevol committed Jan 14, 2023
1 parent 4a884af commit 252636d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 19 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "translate",
"name": "Translate",
"version": "1.4.3",
"version": "1.4.4",
"minAppVersion": "1.0.0",
"description": "Translate text and notes with Google Translate, DeepL, Azure, and more.",
"author": "Fevol",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-translate",
"version": "1.4.3",
"version": "1.4.4",
"description": "Translate text and notes in Obsidian.md with Google Translate, DeepL, Azure, and more.",
"main": "main.js",
"scripts": {
Expand Down
18 changes: 1 addition & 17 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
{
"1.0.0.1": "0.13.21",
"1.0.1.1": "0.13.21",
"1.0.2": "0.13.21",
"1.0.3": "0.13.21",
"1.1.0": "0.13.21",
"1.1.1": "0.13.21",
"1.1.2": "0.13.21",
"1.1.3": "0.13.21",
"1.1.4": "0.13.21",
"1.1.5": "0.13.21",
"1.1.6": "0.13.21",
"1.2.0": "0.13.21",
"1.3.0": "0.13.21",
"1.3.1": "0.13.21",
"1.4.0": "1.0.0",
"1.4.1": "1.0.0",
"1.4.2": "1.0.0",
"1.4.3": "1.0.0"
"1.4.4": "1.0.0"
}

0 comments on commit 252636d

Please sign in to comment.