This commit is contained in:
dgtlmoon
2023-05-21 14:20:23 +02:00
parent 04d2d3fb00
commit 143971123d

View File

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