rilascio per versione 1.42

This commit is contained in:
Emanuele
2020-10-23 21:23:41 +02:00
parent b97b9f9855
commit 977feb6722
6 changed files with 20 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "v1.41",
"version": "v1.42",
"paths": {
"lastUsed": "defaults.json",
"configurationPath": "./conf/",

View File

@@ -1,5 +1,5 @@
{
"version": "v1.3",
"version": "v1.42",
"paths": {
"lastUsed": "linux.json",
"configurationPath": "./conf/",

View File

@@ -1,5 +1,5 @@
{
"logFile": "D:\\Test\\bananaSPLIT.log",
"logFile": "./SPEx.log",
"logFormat": "%(asctime)s|%(levelname)-8s| %(message)-50s",
"logTimeFormat": "%m-%d %H:%M:%S"
}