mirror of
https://github.com/dragonish/obsidian-heading-decorator.git
synced 2026-07-22 05:42:05 +00:00
chore(release): 2.3.0
This commit is contained in:
parent
5244d7579c
commit
d832a99731
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "heading-decorator",
|
||||
"name": "Heading Decorator",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Implement displaying specific content around headings based on their levels.",
|
||||
"author": "dragonish",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-heading-decorator",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"description": "Heading Decorator",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue