From 2293592cf898ea828fe804691e3ceeed8fd053e3 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 12 May 2020 22:35:46 -0700 Subject: [PATCH] Correct update download link point back at 0.35 still --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 441867b..e134ce0 100644 --- a/system.json +++ b/system.json @@ -17,6 +17,6 @@ "secondaryTokenAttribute": "power", "url": "https://gitlab.com/foundrynet/worldbuilding/", "manifest": "https://gitlab.com/foundrynet/worldbuilding/raw/master/system.json", - "download": "https://gitlab.com/foundrynet/worldbuilding/-/archive/release-035/worldbuilding-release-035.zip", + "download": "https://gitlab.com/foundrynet/worldbuilding/-/archive/release-036/worldbuilding-release-036.zip", "license": "LICENSE.txt" }