From bcefa9520dc6499a92f3797c0b91ab48b679440e Mon Sep 17 00:00:00 2001 From: DarDarDoor <103888480+DarDarDoor@users.noreply.github.com> Date: Fri, 12 Aug 2022 14:24:28 +0100 Subject: [PATCH] Me when i forgot to change the ver number. That's never happened before! Fr......, --- wineorc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wineorc.sh b/wineorc.sh index c65d17c..3c45443 100644 --- a/wineorc.sh +++ b/wineorc.sh @@ -3,7 +3,7 @@ if [ "$1" == "--version" ] then - echo "Wineorc v2.4.6 " + echo "Wineorc v2.5 " echo "License: MIT (see https://github.com/DarDarDoor/Wineorc/blob/main/LICENSE) " exit fi