Skip to content

Commit b7734a3

Browse files
committed
Version bump to V0.6.20
1 parent 2c2af86 commit b7734a3

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-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": "prj",
33
"name": "Prj Plugin",
4-
"version": "0.6.19",
4+
"version": "0.6.20",
55
"minAppVersion": "0.15.0",
66
"description": "Prj Plugin - Project, Document, and Task Management",
77
"author": "M. Passarello",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-prj-plugin",
3-
"version": "0.6.19",
3+
"version": "0.6.20",
44
"description": "Prj Plugin - Project, Document, and Task Management",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,6 @@
112112
"0.6.16": "0.15.0",
113113
"0.6.17": "0.15.0",
114114
"0.6.18": "0.15.0",
115-
"0.6.19": "0.15.0"
115+
"0.6.19": "0.15.0",
116+
"0.6.20": "0.15.0"
116117
}

0 commit comments

Comments
 (0)