This commit is contained in:
dgtlmoon
2022-06-12 14:05:34 +02:00
parent 3106b6688e
commit ba8cf2c8cf

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.14' __version__ = '0.39.15'
datastore = None datastore = None