This commit is contained in:
dgtlmoon
2022-11-02 15:12:33 +01:00
parent c197c062e1
commit defc7a340e
+1 -1
View File
@@ -33,7 +33,7 @@ from flask_wtf import CSRFProtect
from changedetectionio import html_tools
from changedetectionio.api import api_v1
__version__ = '0.39.20.4'
__version__ = '0.39.21'
datastore = None