From ddd8bd34f245494e913e1316fd4f937016643480 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 15 Jun 2021 09:50:24 +1000 Subject: [PATCH] 0.32 release --- backend/store.py | 2 +- backend/templates/diff.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/backend/store.py b/backend/store.py index b43a01be1..d022f2daf 100644 --- a/backend/store.py +++ b/backend/store.py @@ -113,7 +113,7 @@ class ChangeDetectionStore: self.add_watch(url='https://www.gov.uk/coronavirus', tag='Covid') self.add_watch(url='https://changedetection.io', tag='Tech news') - self.__data['version_tag'] = "0.31" + self.__data['version_tag'] = "0.32" if not 'app_guid' in self.__data: import sys diff --git a/backend/templates/diff.html b/backend/templates/diff.html index bce1dd3e5..7946ec274 100644 --- a/backend/templates/diff.html +++ b/backend/templates/diff.html @@ -36,7 +36,6 @@ Jump
-