updated version information

This commit is contained in:
DJ2LS 2022-12-29 12:55:03 +01:00
parent 9c57cc9eb7
commit a3f9dd6f45

View file

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