diff options
author | Lishid <lishid@gmail.com> | 2022-10-19 18:20:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:20:15 -0400 |
commit | be9db886ee504a5b261304a072efed8dd95477d9 (patch) | |
tree | f3aa82547fd342cfe7c55d75c6368d8af10dc482 /manifest.json | |
parent | 9e151a1f16eeb98aa525d6a413d489f337191db7 (diff) |
Update minimum version to 1.0.0
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index f05f5c1..a3ebe75 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Sample Theme", "version": "1.0.0", - "minAppVersion": "0.16.0", + "minAppVersion": "1.0.0", "author": "Obsidian", "authorUrl": "https://obsidian.md" }
\ No newline at end of file |