From 59866c036c89ae97a66f6c81e6a81e7c05815386 Mon Sep 17 00:00:00 2001 From: MaxPat931 <86370342+MaxPat931@users.noreply.github.com> Date: Mon, 17 Jan 2022 23:23:32 -0800 Subject: [PATCH] v1.7 - Collapsible text, links, dice --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 5b6c102..6800f39 100644 --- a/module.json +++ b/module.json @@ -2,12 +2,12 @@ "name": "d-n-d-friends-guilds", "title": "D-n-D Friends Guilds", "description": "This module was built to supplement the DMs in the D-n-D Friends Discord server", - "version": "1.6", + "version": "1.7", "minimumCoreVersion": "0.7.0", - "compatibleCoreVersion": "0.9.9", + "compatibleCoreVersion": "9", "author": "MaxPat", "manifest": "https://github.com/MaxPat931/D-n-D-Friends-Guilds/releases/latest/download/module.json", - "download": "https://github.com/MaxPat931/D-n-D-Friends-Guilds/releases/download/v1.6/module.zip", + "download": "https://github.com/MaxPat931/D-n-D-Friends-Guilds/releases/download/v1.7/module.zip", "packs": [ { "name": "guildfeatures",