From 544e6c174cac3c94df8bfecfc95fb0ae01c1583f Mon Sep 17 00:00:00 2001 From: ivan tkachenko Date: Sat, 24 Jan 2026 17:24:31 +0200 Subject: [PATCH] Bump version of dependency WaterGun-V70PoweredLights_Fix to 1.1.0 It doesn't quite work on its own: sound and animators are still somehow missing, so I'm not removing the fixes on my end. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 29a9d87..cd931bc 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,6 @@ "dependencies": [ "BepInEx-BepInExPack-5.4.2100", "AinaVT-LethalConfig-1.4.6", - "WaterGun-V70PoweredLights_Fix-1.0.0" + "WaterGun-V70PoweredLights_Fix-1.1.0" ] }