mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-10 01:17:42 +01:00
8459ad63d5
- cbpi is now checking if a zip is existing to restore the config during start. - If zip is there, content is checked prior to restore - if required content is found, config folder is removed and zip is extracted. - afterwards zip is removed - cbpi is starting with restored config Version -> 4.0.0.38
1 line
25 B
Python
1 line
25 B
Python
__version__ = "4.0.0.38"
|