Skip to content

Commit 8d29617

Browse files
authored
fix: Initial release issues (#2)
* fix: Package name, lucide dep * Prep 1.0.1 release * Release 1.0.1
1 parent 9254f9e commit 8d29617

File tree

4 files changed

+6527
-6507
lines changed

4 files changed

+6527
-6507
lines changed

manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"id": "obsidian-etch-google-calendar",
3-
"name": "Etch - Google Calendar",
4-
"version": "1.0.0",
5-
"minAppVersion": "0.15.0",
6-
"description": "Etches daily Google Calendar events into your local Obsidian notes",
7-
"author": "Peter Parente",
8-
"authorUrl": "https://github.com/parente",
9-
"fundingUrl": "https://buymeacoffee.com/parente",
10-
"isDesktopOnly": true
11-
}
2+
"id": "obsidian-etch-google-calendar",
3+
"name": "Etch - Google Calendar",
4+
"version": "1.0.1",
5+
"minAppVersion": "1.11.0",
6+
"description": "Etches daily Google Calendar events into your local Obsidian notes",
7+
"author": "Peter Parente",
8+
"authorUrl": "https://github.com/parente",
9+
"fundingUrl": "https://buymeacoffee.com/parente",
10+
"isDesktopOnly": true
11+
}

0 commit comments

Comments
 (0)