diff --git a/lux-wine b/lux-wine index 58758c0..d697e05 100755 --- a/lux-wine +++ b/lux-wine @@ -1,6 +1,6 @@ #!/usr/bin/env bash -export LW_VERSION="0.78.3.5" +export LW_VERSION="0.78.3.6" export LW_DEVELOPERS="VHSgunzo" export RED='\033[1;91m'