Skip to content

Commit dca7148

Browse files
committed
change: update version to update authorUrl
1 parent dc26e84 commit dca7148

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"id": "gtd-no-next-step",
33
"name": "GTD No Next Step",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"description": "Adds a badge to Getting Things Done (GTD) \"project\" files with no defined next step.",
66
"author": "saibotsivad",
7-
"authorUrl": "https://github.com/saibotsivad/obsidian-gtd-no-next-step",
7+
"authorUrl": "https://davistobias.com",
88
"isDesktopOnly": false
99
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-gtd-no-next-step",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Obsidian plugin that adds a badge to Getting Things Done (GTD) \"project\" files with no defined next step.",
55
"main": "main.js",
66
"repository": {

versions.json

-5
This file was deleted.

0 commit comments

Comments
 (0)