This commit is contained in:
dgtlmoon
2022-12-25 18:25:45 +01:00
parent e4fb5ab4da
commit f0966eb23a

View File

@@ -36,7 +36,7 @@ from flask_wtf import CSRFProtect
from changedetectionio import html_tools from changedetectionio import html_tools
from changedetectionio.api import api_v1 from changedetectionio.api import api_v1
__version__ = '0.40.0.3' __version__ = '0.40.0.4'
datastore = None datastore = None