diff --git a/changedetectionio/__init__.py b/changedetectionio/__init__.py index b53f1cb21..1624888ba 100644 --- a/changedetectionio/__init__.py +++ b/changedetectionio/__init__.py @@ -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.60.2' +__version__ = '0.60.3' from changedetectionio.strtobool import strtobool from json.decoder import JSONDecodeError diff --git a/changedetectionio/translations/messages.pot b/changedetectionio/translations/messages.pot index 2341a6bc4..029d35869 100644 --- a/changedetectionio/translations/messages.pot +++ b/changedetectionio/translations/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: changedetection.io 0.60.2\n" +"Project-Id-Version: changedetection.io 0.60.3\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2026-09-04 10:59+0200\n" +"POT-Creation-Date: 2026-09-04 14:11+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"