This commit is contained in:
dgtlmoon
2022-07-28 13:07:51 +02:00
parent 9f4364a130
commit 3c9d2ded38

View File

@@ -44,7 +44,7 @@ from flask_wtf import CSRFProtect
from changedetectionio import html_tools
from changedetectionio.api import api_v1
__version__ = '0.39.16'
__version__ = '0.39.17'
datastore = None