diff --git a/backend/store.py b/backend/store.py index 1600dd1f..93d61836 100644 --- a/backend/store.py +++ b/backend/store.py @@ -25,7 +25,7 @@ class ChangeDetectionStore: self.__data = { 'note': "Hello! If you change this file manually, please be sure to restart your changedetection.io instance!", 'watching': {}, - 'tag': "0.24", + 'tag': "0.25", 'settings': { 'headers': { 'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36',