Skip to content

Commit 91126fe

Browse files
author
jamesb
committed
- Updated: Release information.
1 parent 2acb1f1 commit 91126fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Incremental Writing",
44
"description": "Incrementally review notes and blocks over time.",
55
"isDesktopOnly": true,
6-
"version": "0.4",
6+
"version": "0.4.1",
77
"author": "Experimental Learning",
88
"authorUrl": "https://github.com/bjsi/incremental-writing",
99
"js": "main.js"

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "obsidian-incremental-writing",
33
"author": "Jamesb <[email protected]",
4-
"version": "0.4",
4+
"version": "0.4.1",
55
"description": "Incrementally review notes and blocks over time.",
66
"main": "main.js",
77
"scripts": {

0 commit comments

Comments
 (0)