From ebbccacb013da5cac1427ca07ad3997f5bc29f45 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Tue, 23 Jul 2024 12:30:07 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 11a92d5..9bf72cb 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -guacamole_version="1.5.4" +guacamole_version="1.5.5" #================================================= # PERSONAL HELPERS