This commit is contained in:
dgtlmoon
2023-02-03 19:20:13 +01:00
parent 5c617e8530
commit 3cdd075baf

View File

@@ -36,7 +36,7 @@ from flask import (
from changedetectionio import html_tools
from changedetectionio.api import api_v1
__version__ = '0.40.1.1'
__version__ = '0.40.2'
datastore = None