From ac79c7f3823c8979444a0877117833d20a0dbba6 Mon Sep 17 00:00:00 2001 From: HatTheTurtle Date: Wed, 25 Sep 2024 16:46:50 -0400 Subject: [PATCH] Update manifest.toml --- testing/live/SAMMIWebhookPlugin/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/live/SAMMIWebhookPlugin/manifest.toml b/testing/live/SAMMIWebhookPlugin/manifest.toml index 847669d7d5..62f2079e88 100644 --- a/testing/live/SAMMIWebhookPlugin/manifest.toml +++ b/testing/live/SAMMIWebhookPlugin/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/HatTheTurtle/SAMMIWebhookPlugin.git" -commit = "f992d26b3bf9a285c2dc6826e4403bcac1063d3a" +commit = "9b181529b1c50664ca50cb3653ede5eb2d820b2a" owners = ["HatTheTurtle"] project_path = "SammiPlugin" changelog = "Initial release, support for player character name/hp/mp, flying text for damage/buffs/debuffs, and player class/job/role actions used."