Skip to content

Commit 6db6e20

Browse files
committed
1 parent 0d931c2 commit 6db6e20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

foundry-module/module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "chronicle-sync",
33
"title": "Chronicle Sync",
44
"description": "Bidirectional sync between Chronicle worldbuilding platform and Foundry VTT. Syncs journals, maps, tokens, drawings, shops, and calendars in real-time.",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"compatibility": {
77
"minimum": "12",
88
"verified": "13",
@@ -16,7 +16,7 @@
1616
],
1717
"url": "https://github.com/keyxmakerx/Chronicle",
1818
"manifest": "https://raw.githubusercontent.com/keyxmakerx/Chronicle/main/foundry-module/module.json",
19-
"download": "https://github.com/keyxmakerx/Chronicle/releases/download/foundry-v0.1.0/chronicle-sync.zip",
19+
"download": "https://github.com/keyxmakerx/Chronicle/releases/download/foundry-v0.2.0/chronicle-sync.zip",
2020
"license": "MIT",
2121
"esmodules": [
2222
"scripts/module.mjs"

0 commit comments

Comments
 (0)