diff --git a/Singularity b/Singularity index d5943c2..572c1be 100644 --- a/Singularity +++ b/Singularity @@ -163,5 +163,5 @@ From:chambm/wine-dotnet:4.7-x64 # Prebuilt, WIP trying to convert to Ubuntu 18. %runscript GREEN="\033[1;92m" RESET="\033[0m\n" - VERSION="v0.083" + VERSION="v0.0831" printf "${GREEN}Quandenser-pipeline ${VERSION}${RESET}"