next dev is 0.27

This commit is contained in:
Leigh Morresi
2021-02-27 22:49:56 +01:00
parent 30d53c353f
commit cd6465f844

View File

@@ -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',