We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b111969 commit 253a4d6Copy full SHA for 253a4d6
2 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "ical-obsidian-sync",
3
"name": "iCalSync",
4
- "version": "1.1.4",
+ "version": "1.1.5",
5
"minAppVersion": "0.15.0",
6
"description": "Synchronize iCalendar with your notes",
7
"author": "Vaccarini Lorenzo",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-sample-plugin",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {
0 commit comments