mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
Bump Obsidian minimum app version
This commit is contained in:
parent
d0ffc96bb7
commit
c77dab19cd
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"id": "codex-panel",
|
||||
"name": "Codex Panel",
|
||||
"version": "0.1.1",
|
||||
"minAppVersion": "1.5.0",
|
||||
"minAppVersion": "1.12.0",
|
||||
"description": "Run Codex from a side panel.",
|
||||
"author": "murashit",
|
||||
"isDesktopOnly": true
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"0.1.0": "1.5.0",
|
||||
"0.1.1": "1.5.0"
|
||||
"0.1.1": "1.12.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue