increased version

This commit is contained in:
DJ2LS 2022-12-01 17:52:18 +01:00
parent ab71834b4e
commit 5099981472
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "FreeDATA",
"version": "0.6.6-alpha.1",
"version": "0.6.7-alpha.1",
"description": "FreeDATA ",
"main": "main.js",
"scripts": {

View File

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