bumped new version

This commit is contained in:
DJ2LS 2023-02-06 17:01:10 +01:00
parent a9c7b6fe60
commit df0c4f5002
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "FreeDATA",
"version": "0.7.1-alpha.1",
"version": "0.7.2-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.7.2-alpha.1-exp"
VERSION = "0.7.2-alpha.1"
ENABLE_EXPLORER = False
ENABLE_STATS = False