Skip to content

Commit 6adcb6e

Browse files
committed
[chore] index minAppVersion for latest release
1 parent f7c7496 commit 6adcb6e

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
"authorUrl": "https://github.com/leonhma",
88
"isDesktopOnly": false,
99
"version": "1.0.0"
10-
}
10+
}

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
{
2-
}
2+
"1.0.0": "0.11.13"
3+
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@ npm-run-path@^4.0.1:
894894
dependencies:
895895
path-key "^3.0.0"
896896

897-
obsidian@^0.11.11:
897+
obsidian@^0.11.13:
898898
version "0.11.13"
899899
resolved "https://registry.yarnpkg.com/obsidian/-/obsidian-0.11.13.tgz#52c2c1cbcca3ef63d51b7eddd07b81feb334569d"
900900
integrity sha512-dnI78olKXoSLnYSzIjqLviX7GTNFC8sMv/8Upzj4ckVwR1z9Y4VAur30gKKZ4Mn7wHKj/nL/eNhi5V8mlqGlSQ==

0 commit comments

Comments
 (0)