Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui

This commit is contained in:
Mashintime 2023-01-22 11:09:22 -05:00
commit c16f6dede9
2 changed files with 2 additions and 2 deletions

View file

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