updated version info

This commit is contained in:
DJ2LS 2023-04-21 09:52:05 +02:00
parent b6d7d773a8
commit 420cc1508d
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "FreeDATA",
"version": "0.8.0-alpha.4",
"version": "0.8.1-alpha",
"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.8.0-alpha.4-TCI-exp"
VERSION = "0.8.1-alpha"
ENABLE_EXPLORER = False
ENABLE_STATS = False