Skip to content

Commit e3d9184

Browse files
authored
Update to version 1.9.0
2 parents 6a01bad + 9bef531 commit e3d9184

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
"author": "twibiral",
88
"authorUrl": "https://www.github.com/twibiral",
99
"isDesktopOnly": true
10-
}
10+
}

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": "execute-code",
3-
"version": "1.8.1",
3+
"version": "1.9.0",
44
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
55
"main": "src/main.js",
66
"scripts": {

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
"1.8.0": "0.12.0",
4444
"1.8.1": "0.12.0",
4545
"1.9.0": "1.2.8"
46-
}
46+
}

0 commit comments

Comments
 (0)