This commit is contained in:
dgtlmoon
2023-07-17 18:03:42 +02:00
parent 76cd98b521
commit df0cc7b585

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.43.2'
__version__ = '0.44'
datastore = None