From 5e39f2a462bb63b48e359d7203dd09a33b4629b9 Mon Sep 17 00:00:00 2001 From: Anthony Date: Mon, 16 Oct 2023 10:28:09 -0700 Subject: [PATCH] Initial API9 work --- stable/AdaptiveHud/manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/AdaptiveHud/manifest.toml b/stable/AdaptiveHud/manifest.toml index fe8817f5cc..4043fa7e5a 100644 --- a/stable/AdaptiveHud/manifest.toml +++ b/stable/AdaptiveHud/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/Helios747/AdaptiveHudPlugin.git" -commit = "3245104ecad6b2e9db2cd3963c7458231f26a666" +commit = "2281bea1bcca392caa7b2cd7d359e3bc7de18ec2" owners = [ "Helios747" ] project_path = "AdaptiveHud" -changelog = "API 8" +changelog = "Initial API9 work"