Skip to content

Commit b137966

Browse files
author
IronMonk88
committed
1.0.3 changes
1 parent 095a3a4 commit b137966

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

module.json

+4-4
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.2",
5+
"version": "1.0.3",
66
"author": "IronMonk, ironmonk88#4075",
77
"socket": true,
88
"languages": [
@@ -22,10 +22,10 @@
2222
"styles": [ "css/monks-enhanced-journal.css", "css/editor.css" ],
2323
"packs": [],
2424
"url": "https://github.com/ironmonk88/monks-enhanced-journal",
25-
"download": "https://github.com/ironmonk88/monks-enhanced-journal/archive/1.0.2.zip",
25+
"download": "https://github.com/ironmonk88/monks-enhanced-journal/archive/1.0.3.zip",
2626
"manifest": "https://github.com/ironmonk88/monks-enhanced-journal/releases/latest/download/module.json",
2727
"bugs": "https://github.com/ironmonk88/monks-enhanced-journal/issues",
2828
"allowBugReporter": true,
29-
"minimumCoreVersion": "0.7.0",
30-
"compatibleCoreVersion": "0.7.9"
29+
"minimumCoreVersion": "0.8.0",
30+
"compatibleCoreVersion": "0.8.5"
3131
}

0 commit comments

Comments
 (0)