mirror of
https://github.com/rabirabirara/obsidian-jelly-snippets.git
synced 2026-07-22 07:30:22 +00:00
chore: update manifest/versions
This commit is contained in:
parent
3d9594893b
commit
1df6b5b0ed
2 changed files with 2 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "jelly-snippets",
|
||||
"name": "Jelly Snippets",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "This plugin implements text snippets: replace text after typing a snippet on some trigger or command.",
|
||||
"author": "Spencer Gouw",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
{
|
||||
"0.1.0": "0.15.0",
|
||||
"0.1.1": "0.15.0",
|
||||
"0.1.2": "0.15.0"
|
||||
"0.1.5": "0.15.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue