This commit is contained in:
dgtlmoon
2026-04-28 15:20:38 +10:00
parent d07b57b816
commit 1dbbbd6819
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
# Semver means never use .01, or 00. Should be .1.
__version__ = '0.55.1'
__version__ = '0.55.2'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError
File diff suppressed because one or more lines are too long