This commit is contained in:
dgtlmoon
2023-01-22 13:03:15 +01:00
parent 774451f256
commit a9431191fc

View File

@@ -36,7 +36,7 @@ from flask_wtf import CSRFProtect
from changedetectionio import html_tools
from changedetectionio.api import api_v1
__version__ = '0.40.1.0'
__version__ = '0.40.1.1'
datastore = None