pull/1721/head 0.44.1
dgtlmoon 2023-08-02 08:55:07 +02:00
rodzic 6a6ba40b6a
commit cfa712c88c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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'
__version__ = '0.44.1'
datastore = None