From 4ebe2f1011c3914f1050f831ca8c0b97f908a4d8 Mon Sep 17 00:00:00 2001 From: ItsBexy <103910869+ItsBexy@users.noreply.github.com> Date: Wed, 24 Jul 2024 15:21:16 -0600 Subject: [PATCH] Ban Gauge-O-Matic 0.7.0.5 I goofed up a thing and that version of the plugin can't load. Fixed in 0.7.0.6 --- UIRes/bannedplugin.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UIRes/bannedplugin.json b/UIRes/bannedplugin.json index ac25f30..a82884a 100644 --- a/UIRes/bannedplugin.json +++ b/UIRes/bannedplugin.json @@ -441,5 +441,10 @@ "Name": "ezWondrousTails", "AssemblyVersion": "3.0.0.0", "Reason": "Not functioning correctly, moved to testing only for now." + }, + { + "Name": "Gauge-O-Matic", + "AssemblyVersion": "0.7.0.5", + "Reason": "Needs update to 0.7.0.6 due to a preset error" } ]