From 122d8cefa40d3c04728db6274de234d4901f691c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 08:19:11 +0200 Subject: [PATCH] chore(deps): update godot-extended-libraries/godot-debug-menu digest to 3211673 (#53) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- plug.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug.gd b/plug.gd index 7471969..a0d4be1 100644 --- a/plug.gd +++ b/plug.gd @@ -4,7 +4,7 @@ extends "res://addons/gd-plug/plug.gd" func _plugging(): plug( "godot-extended-libraries/godot-debug-menu", - {"commit": "f8d1202df122f7e8227ec3a7bdcff745e9780d52", "renovate-branch": "master"} + {"commit": "3211673efc9d1e41f94bbd74705eaed2d2b8bdd7", "renovate-branch": "master"} ) plug( "KoBeWi/Godot-Universal-Fade",