Version angepasst

Config mit im git
This commit is contained in:
2019-04-05 11:33:37 +02:00
parent 7cd3a1d0d9
commit 424cfccd01
2 changed files with 6 additions and 3 deletions

3
config/config.json Normal file
View File

@@ -0,0 +1,3 @@
{
"brenndauer": 7200
}

View File

@@ -1,12 +1,12 @@
// VersiosNummern und -Geschichte // VersiosNummern und -Geschichte
var VERSION="1.0"; var VERSION="1.0";
var VDATE="2019-04-02"; var VDATE="2019-04-05";
/* History /* History
Rev. Datum Entwickler Rev. Datum Entwickler
1.0 2019-04-02 rxf 1.0 2019-04-05 rxf
- Erste Version zum Testen - Erste Version Live
*/ */