This commit is contained in:
dgtlmoon
2022-07-05 16:14:57 +02:00
parent 5f9e475fe0
commit 15569f9592

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.15'
__version__ = '0.39.16'
datastore = None