0.39.17.2

This commit is contained in:
dgtlmoon
2022-08-05 15:53:09 +02:00
parent 8c466b4826
commit 4026575b0b

View File

@@ -44,7 +44,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.39.17.1' __version__ = '0.39.17.2'
datastore = None datastore = None