Skip to content

Commit a77f890

Browse files
authored
Merge pull request #133 from keyxmakerx/claude/foundry-module-review-IrVxd
bump foundry module version to 0.2.0
2 parents 5ede28c + 6db6e20 commit a77f890

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)