From 50f10a2641d97fd39af5c6af1fad08de39102062 Mon Sep 17 00:00:00 2001 From: IronMonk88 Date: Sat, 20 Mar 2021 22:08:12 -0700 Subject: [PATCH] Update module.json --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 42f57df..a749be7 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "terrainlayer-v2", "title": "Terrain Layer v2", "description": "A base module that adds a Terrain Layer to Foundry. Used as a library for Rulers and other modules", - "authors": "name":"IronMonk, ironmonk88#4075", + "authors": "IronMonk, ironmonk88#4075", "version": "1.0.10", "minimumCoreVersion": "0.6.6", "compatibleCoreVersion":"0.7.9",