version update

This commit is contained in:
DJ2LS 2023-02-23 16:37:51 +01:00
parent c29f8e701c
commit f2b67f56f8

View file

@ -11,7 +11,7 @@ Not nice, suggestions are appreciated :-)
import subprocess
from enum import Enum
VERSION = "0.7.4-alpha.2-exp"
VERSION = "0.7.4-alpha.3-exp"
ENABLE_EXPLORER = False
ENABLE_STATS = False