From 87e53557b455f66c1dac3ea8efe975b91d3b0fce Mon Sep 17 00:00:00 2001 From: Patrick Watts Date: Wed, 29 Jun 2022 04:20:36 +0400 Subject: [PATCH] Update easy giants foundry to v1.0.4 (#2903) --- plugins/easy-giantsfoundry | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/easy-giantsfoundry b/plugins/easy-giantsfoundry index 84ebef5a4..179760a5a 100644 --- a/plugins/easy-giantsfoundry +++ b/plugins/easy-giantsfoundry @@ -1,2 +1,3 @@ repository=https://github.com/Toofifty/easy-giantsfoundry.git -commit=f8a50862bd49c9ebd3386dbc78b2059315fa9955 \ No newline at end of file +commit=7c87514ce8afb3044d9976ce8a90f8c6b8f59da1 +authors=Toofifty,pwatts6060