Me when i forgot to change the ver number.
That's never happened before! Fr......,
This commit is contained in:
parent
7e4b5531ba
commit
bcefa9520d
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
if [ "$1" == "--version" ]
|
if [ "$1" == "--version" ]
|
||||||
then
|
then
|
||||||
echo "Wineorc v2.4.6 "
|
echo "Wineorc v2.5 "
|
||||||
echo "License: MIT (see https://github.com/DarDarDoor/Wineorc/blob/main/LICENSE) "
|
echo "License: MIT (see https://github.com/DarDarDoor/Wineorc/blob/main/LICENSE) "
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue