diff --git a/archive/v6.0.1.zip b/archive/v6.0.1.zip new file mode 100644 index 00000000..0a40ec64 Binary files /dev/null and b/archive/v6.0.1.zip differ diff --git a/package-lock.json b/package-lock.json index 7b41bdb4..37c6e007 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "forbidden-lands", - "version": "6.0.0", + "version": "6.0.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 9799b7f0..c9e9a058 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "forbidden-lands", - "version": "6.0.0", + "version": "6.0.1", "description": "
", "license": "GPL-3.0-or-later", "homepage": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt#readme", diff --git a/static/system.json b/static/system.json index f19bc825..9207f6bf 100644 --- a/static/system.json +++ b/static/system.json @@ -2,7 +2,7 @@ "name": "forbidden-lands", "title": "Forbidden Lands", "description": "'Round the beggar from Varassa all sat in a ring, and by the campfire they sat and heard his song. About walkers and wolfkin and every terrible thing, and of his fear he sang to them all night long: \"There is something beyond the mountains, beyond the howls beyond the mist, there is something behind the veils, behind hearts cold as stone. Hearken, something walks and whispers, walks and lures you in and whimpers: Come to us, for this earth shall ever be ours and ours alone!\"", - "version": "6.0.0", + "version": "6.0.1", "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "0.8.7", "author": "aMediocreDad, jimorie, giant-teapot, narukaioh", @@ -75,6 +75,6 @@ "url": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt", "socket": true, "manifest": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/latest/download/system.json", - "download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v6.0.0/v6.0.0.zip", + "download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v6.0.1/v6.0.1.zip", "license": "LICENSE.txt" }