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