From 2f87d3ca06b382163d02216eafc3cdb8ea488ec5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 03:46:26 +0000 Subject: [PATCH] chore(deps): update godot-extended-libraries/godot-debug-menu digest to 0e5f152 --- plug.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug.gd b/plug.gd index 2778999..a8b12c8 100644 --- a/plug.gd +++ b/plug.gd @@ -4,5 +4,5 @@ extends "res://addons/gd-plug/plug.gd" func _plugging(): plug( "godot-extended-libraries/godot-debug-menu", - {"commit": "3211673efc9d1e41f94bbd74705eaed2d2b8bdd7", "renovate-branch": "master"} + {"commit": "0e5f15217285c76170039c9cefcf79c8ab0ec6b3", "renovate-branch": "master"} )