This commit is contained in:
dgtlmoon
2022-12-08 22:36:59 +01:00
parent 14da0646a7
commit f30cdf0674

View File

@@ -35,7 +35,7 @@ from flask_wtf import CSRFProtect
from changedetectionio import html_tools
from changedetectionio.api import api_v1
__version__ = '0.40.0.1'
__version__ = '0.40.0.2'
datastore = None