Skip to content

Commit f34ed84

Browse files
author
IronMonk88
committed
1.0.1 changes
1 parent aafa053 commit f34ed84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "monks-enhanced-journal",
33
"title": "Monk's Enhanced Journal",
44
"description": "Treat the journal like it's going to be popped out and used as a digital guide book. Add extra information to summarize an encounter. Show summaries of people and places. Allow for bookmarking of commonly used pages",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"author": "IronMonk, ironmonk88#4075",
77
"socket": true,
88
"languages": [
@@ -19,7 +19,7 @@
1919
"styles": [ "css/monks-enhanced-journal.css", "css/editor.css" ],
2020
"packs": [],
2121
"url": "https://github.com/ironmonk88/monks-enhanced-journal",
22-
"download": "https://github.com/ironmonk88/monks-enhanced-journal/archive/1.0.0.zip",
22+
"download": "https://github.com/ironmonk88/monks-enhanced-journal/archive/1.0.1.zip",
2323
"manifest": "https://github.com/ironmonk88/monks-enhanced-journal/releases/latest/download/module.json",
2424
"bugs": "https://github.com/ironmonk88/monks-enhanced-journal/issues",
2525
"allowBugReporter": true,

0 commit comments

Comments
 (0)