From b0225b2f2247dcec6d4bc714ec9dc0b5737b0087 Mon Sep 17 00:00:00 2001 From: VHSgunzo Date: Sun, 17 Mar 2024 20:22:03 +0300 Subject: [PATCH] v0.78.3.6 --- lux-wine | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'