diff --git a/module.json b/module.json index 3893bbd..cf956a2 100644 --- a/module.json +++ b/module.json @@ -5,7 +5,7 @@ "author": "Atropos", "authors": [], "url": "https://gitlab.com/foundrynet/world-anvil", - "version": "1.3.0", + "version": "1.3.1", "minimumCoreVersion": "0.7.6", "compatibleCoreVersion": "9", "scripts": [], @@ -26,5 +26,5 @@ "system": [], "dependencies": [], "manifest": "https://gitlab.com/foundrynet/world-anvil/-/raw/master/module.json", - "download": "https://gitlab.com/foundrynet/world-anvil/-/archive/release-1.3.0/world-anvil-release-1.3.0.zip" + "download": "https://gitlab.com/foundrynet/world-anvil/-/archive/release-1.3.1/world-anvil-release-1.3.1.zip" }