Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgmeyers committed Oct 15, 2023
1 parent fdca177 commit 5d4fc7e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-list-callouts",
"name": "List Callouts",
"version": "1.1.5",
"version": "1.2.0",
"minAppVersion": "1.1.1",
"description": "Create simple callouts in lists.",
"author": "mgmeyers",
Expand Down
5 changes: 1 addition & 4 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
f257439 Fixes #39
1d7111a Merge pull request #41 from acook/patch-1
d100754 Make background transparent to click events
6306b66 Change cursor to match other empty text areas
fdca177 Add search box for icons; fixes #37
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"1.1.0": "0.15.0",
"1.0.1": "0.15.0",
"1.0.0": "0.14.15",
"1.1.5": "1.1.1"
"1.1.5": "1.1.1",
"1.2.0": "1.1.1"
}

0 comments on commit 5d4fc7e

Please sign in to comment.