diff --git a/backend/store.py b/backend/store.py index a3bdb964..d463fa6d 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.261', + 'tag': '0.27', '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',