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",