Skip to content

Commit 73c3139

Browse files
committed
0.10.6
1 parent e360f6d commit 73c3139

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-full-calendar",
33
"name": "Full Calendar",
4-
"version": "0.10.5",
4+
"version": "0.10.6",
55
"minAppVersion": "0.16.3",
66
"description": "Obsidian integration with Full Calendar (fullcalendar.io)",
77
"author": "Davis Haupt",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-full-calendar",
3-
"version": "0.10.5",
3+
"version": "0.10.6",
44
"description": "Obsidian integration with Full Calendar (fullcalendar.io)",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@
5050
"0.10.2": "0.16.3",
5151
"0.10.3": "0.16.3",
5252
"0.10.4": "0.16.3",
53-
"0.10.5": "0.16.3"
53+
"0.10.5": "0.16.3",
54+
"0.10.6": "0.16.3"
5455
}

0 commit comments

Comments
 (0)