mirror of
https://github.com/tabibyte/session-notes.git
synced 2026-07-22 11:10:28 +00:00
change typo
This commit is contained in:
parent
118104ed1e
commit
110fc1bc31
2 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "session-note",
|
||||
"name": "Session Note",
|
||||
"version": "1.1.0",
|
||||
"id": "session-notes",
|
||||
"name": "Session Notes",
|
||||
"version": "1.1.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "A plugin to create temporary & session notes that will be deleted when session ends",
|
||||
"author": "Tabibyte",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"1.0.0": "0.15.0",
|
||||
"1.1.0": "0.15.0"
|
||||
"1.1.0": "0.15.0",
|
||||
"1.1.1": "0.15.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue