mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
Update GUT: v7.1.0 -> v7.3.0
This commit is contained in:
parent
6ec3c93c55
commit
b14ea64492
1 changed files with 1 additions and 1 deletions
2
plug.gd
2
plug.gd
|
@ -2,4 +2,4 @@ extends "res://addons/gd-plug/plug.gd"
|
||||||
|
|
||||||
|
|
||||||
func _plugging():
|
func _plugging():
|
||||||
plug("bitwes/Gut", {commit = "5627110d9970c20949c1281a937e89d532f55341"})
|
plug("bitwes/Gut", {commit = "48775e3cb4b0871edbbca6d88876607d7c3cd9be"})
|
||||||
|
|
Loading…
Reference in a new issue