From 95a22914894fced4b848f21bb779d29415dbad83 Mon Sep 17 00:00:00 2001 From: Peter van Lunteren Date: Fri, 8 Nov 2024 07:02:41 +0100 Subject: [PATCH] update text to version 5.19 --- install.command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.command b/install.command index 1f852fb3..cfe815d5 100755 --- a/install.command +++ b/install.command @@ -3,7 +3,7 @@ ### OSx and Linux install commands for the EcoAssist application https://github.com/PetervanLunteren/EcoAssist ### Peter van Lunteren, 12 Aug 2023 (latest edit) -CURRENT_VERSION="5.18" +CURRENT_VERSION="5.19" # check the OS and set var if [ "$(uname)" == "Darwin" ]; then