This commit is contained in:
dgtlmoon
2023-08-02 08:55:07 +02:00
parent 6a6ba40b6a
commit cfa712c88c

View File

@@ -38,7 +38,7 @@ from flask_paginate import Pagination, get_page_parameter
from changedetectionio import html_tools from changedetectionio import html_tools
from changedetectionio.api import api_v1 from changedetectionio.api import api_v1
__version__ = '0.44' __version__ = '0.44.1'
datastore = None datastore = None