version update

This commit is contained in:
DJ2LS 2022-11-29 08:59:12 +01:00
parent 18c53329ee
commit e1d4bfa899
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "FreeDATA",
"version": "0.6.5-alpha.4",
"version": "0.6.6-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.5-alpha.4"
VERSION = "0.6.6-alpha.1"
ENABLE_EXPLORER = False