Skip to content

Commit ea33469

Browse files
committed
Update to version 1.0.1
1 parent b80fee4 commit ea33469

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "daily-note-structure",
33
"name": "Daily Note Structure",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"minAppVersion": "1.6.3",
66
"description": "One-Click create a structure for and including your daily notes.",
77
"author": "Dirk Brenckmann",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "daily-note-structure",
3-
"version": "1.0.0",
4-
"description": "This obsidian plugin creates a structure for your daily notes",
3+
"version": "1.0.1",
4+
"description": "One-Click create a structure for and including your daily notes.",
55
"main": "main.js",
66
"scripts": {
77
"dev": "node esbuild.config.mjs",

0 commit comments

Comments
 (0)