diff --git a/archive/v6.0.0-0.zip b/archive/v6.0.0-0.zip new file mode 100644 index 00000000..cc0e4be1 Binary files /dev/null and b/archive/v6.0.0-0.zip differ diff --git a/package-lock.json b/package-lock.json index cdfad4a0..0ac28bff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "forbidden-lands", - "version": "5.3.4", + "version": "6.0.0-0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index f28641b0..5de726fc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "forbidden-lands", - "version": "5.3.4", + "version": "6.0.0-0", "description": "

\r \"system\r \r \"foundry-compatibility-version\"\r \r \r \"Maintenance\"\r \r \"Localization\"\r \r \"License:\r \r
\r
\r \"Logo\"\r

", "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 94be5fd9..f972fcda 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": "5.3.4", + "version": "6.0.0-0", "minimumCoreVersion": "0.8.5", "compatibleCoreVersion": "0.8.5", "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/v5.3.4/v5.3.4.zip", + "download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v6.0.0-0/v6.0.0-0.zip", "license": "LICENSE.txt" }