From 197ebbcd8f0dc2d89529e1758a8154fc1a80e438 Mon Sep 17 00:00:00 2001 From: designgears Date: Mon, 17 Nov 2025 21:50:55 -0700 Subject: [PATCH 1/3] Add DeckWeaver plugin to store --- Plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Plugins.json b/Plugins.json index 09d6c66..456e1ad 100644 --- a/Plugins.json +++ b/Plugins.json @@ -353,5 +353,11 @@ "commits": { "1.5.0-beta.12": "d5d93114ffd4ca5e3251c60f3e7dfbc0b77f6ee5" } + }, + { + "url": "https://github.com/designgears/DeckWeaver", + "commits": { + "0.1.0": "0dc283fc9c2360963e5160de64e190bed7368c92" + } } ] From ef2f9ba5b08512a532e7e0b38590700ba75d3a5e Mon Sep 17 00:00:00 2001 From: designgears Date: Fri, 21 Nov 2025 10:30:50 -0700 Subject: [PATCH 2/3] Update commit hash for DeckWeaver plugin version 0.1.0 --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index 456e1ad..e789e7c 100644 --- a/Plugins.json +++ b/Plugins.json @@ -357,7 +357,7 @@ { "url": "https://github.com/designgears/DeckWeaver", "commits": { - "0.1.0": "0dc283fc9c2360963e5160de64e190bed7368c92" + "0.1.0": "21b08654facc2189e0d4ff4c59b1565d1f01b2f5" } } ] From 0ea5556aff3b7c1ea6819d35f2144e2468aa0917 Mon Sep 17 00:00:00 2001 From: designgears Date: Sat, 22 Nov 2025 08:59:28 -0700 Subject: [PATCH 3/3] Update commit hash for DeckWeaver plugin --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index e789e7c..256b3e4 100644 --- a/Plugins.json +++ b/Plugins.json @@ -357,7 +357,7 @@ { "url": "https://github.com/designgears/DeckWeaver", "commits": { - "0.1.0": "21b08654facc2189e0d4ff4c59b1565d1f01b2f5" + "0.1.0": "d5c6ecf75d89d79d5009bf4a4b7b3fb954e10896" } } ]