Skip to content

Commit 1ecd6a3

Browse files
author
zhuwenq
committed
v0.1.7
1 parent 759f89a commit 1ecd6a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "tasks-calendar-wrapper",
33
"name": "Tasks Calendar Wrapper",
4-
"version": "0.1.6",
4+
"version": "0.1.7",
55
"minAppVersion": "0.15.0",
66
"description": "This is a simple wrapper for Obsidian-Tasks-Calendar (https://github.com/702573N/Obsidian-Tasks-Calendar) and Obsidian-Tasks-Timeline (https://github.com/702573N/Obsidian-Tasks-Timeline).",
77
"author": "zhuwenq",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tasks-calendar-wrapper",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "This is a simple wrapper for Obsidian-Tasks-Calendar (https://github.com/702573N/Obsidian-Tasks-Calendar) and Obsidian-Tasks-Timeline (https://github.com/702573N/Obsidian-Tasks-Timeline).",
55
"main": "src/main.ts",
66
"scripts": {

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"0.1.6": "0.15.0"
2+
"0.1.7": "0.15.0"
33
}

0 commit comments

Comments
 (0)