We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b6046 commit 7051e17Copy full SHA for 7051e17
install.command
@@ -3,7 +3,7 @@
3
### OSx and Linux install commands for the EcoAssist application https://github.com/PetervanLunteren/EcoAssist
4
### Peter van Lunteren, 12 Aug 2023 (latest edit)
5
6
-CURRENT_VERSION="5.15"
+CURRENT_VERSION="5.16"
7
8
# check the OS and set var
9
if [ "$(uname)" == "Darwin" ]; then
0 commit comments