From 409a49c8bdde20effb970e85fd564b5f2a7ed7d4 Mon Sep 17 00:00:00 2001 From: IronMonk88 Date: Sat, 27 Feb 2021 19:53:29 -0800 Subject: [PATCH] Update module.json --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 320b827..a0feba5 100644 --- a/module.json +++ b/module.json @@ -32,5 +32,5 @@ "url":"https://github.com/ironmonk88/TerrainLayer", "changelog":"https://raw.githubusercontent.com/ironmonk88/TerrainLayer/main/README.md", "download": "https://github.com/ironmonk88/TerrainLayer/archive/1.0.2.zip", - "manifest": "https://github.com/ironmonk88/TerrainLayer/releases/download/1.0.2/module.json" + "manifest": "https://github.com/ironmonk88/TerrainLayer/releases/latest/download/module.json" }