address issue #137

This commit is contained in:
avollkopf 2024-06-09 21:37:12 +02:00
parent 049f506089
commit 979a83f09c
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
__version__ = "4.4.1.rc0"
__version__ = "4.4.1.rc1"
__codename__ = "Yeast Starter"

View file

@ -53,7 +53,7 @@ class ConfigFolder:
'actor.json',
'kettle.json',
'config.json',
'craftbeerpi.template',
#'craftbeerpi.template',
'chromium.desktop',
'config.yaml']
zip=zipfile.ZipFile(backupfile)