Correct update download link point back at 0.35 still

This commit is contained in:
Andrew 2020-05-12 22:35:46 -07:00
parent d66a64b939
commit 2293592cf8

View file

@ -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"
}