mirror of
https://github.com/gapmiss/inline-callouts.git
synced 2026-07-22 05:45:12 +00:00
chore: release 0.1.11
This commit is contained in:
parent
3755d19417
commit
e6e1f76e8f
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "inline-callouts",
|
||||
"name": "Inline Callouts",
|
||||
"version": "0.1.10",
|
||||
"version": "0.1.11",
|
||||
"minAppVersion": "1.4.10",
|
||||
"description": "Add inline callouts/badges to notes.",
|
||||
"author": "@gapmiss",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "inline-callouts",
|
||||
"version": "0.1.10",
|
||||
"version": "0.1.11",
|
||||
"description": "Inline Callouts: Add inline callouts/badges to notes",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@
|
|||
"0.1.7": "1.4.10",
|
||||
"0.1.8": "1.4.10",
|
||||
"0.1.9": "1.4.10",
|
||||
"0.1.10": "1.4.10"
|
||||
"0.1.10": "1.4.10",
|
||||
"0.1.11": "1.4.10"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue