Skip to content

Commit 7c7f5b2

Browse files
authored
Merge pull request #7 from RyotaUshio/main
Update version to 1.0.7
2 parents 3a051c4 + 3345d00 commit 7c7f5b2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "deepl",
33
"name": "DeepL",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"minAppVersion": "0.15.0",
66
"description": "Allows translation of selected texts into more than 25 languages with DeepL.",
77
"author": "Till Friebe",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-deepl",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Allows translation of selected texts into more than 25 languages with DeepL for Obsidian.md.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)