mirror of
https://github.com/kargnas/obsidian-create-note-with-date.git
synced 2026-07-22 05:48:47 +00:00
chore: release 0.2.5
This commit is contained in:
parent
596b483cff
commit
9a538e3b99
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "create-note-with-date",
|
||||
"name": "Create Note with Date in This Directory",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Create a new note with today's date in the current directory",
|
||||
"author": "Sangrak Choi",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-create-note-with-date",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5",
|
||||
"description": "Create a new note with today's date in the current directory",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue