updated version information

This commit is contained in:
dj2ls 2022-12-29 23:24:42 +01:00
parent 2cb7ee7893
commit aa6f787630

View file

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