This commit is contained in:
dgtlmoon
2023-09-06 09:46:27 +02:00
parent bf4168a2aa
commit e25792bcec

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.44.2'
__version__ = '0.45'
datastore = None