Bumping to 0.31

This commit is contained in:
dgtlmoon
2021-06-05 16:37:16 +10:00
parent 609a0a3aad
commit 4b6522469b
+1 -1
View File
@@ -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.30"
self.__data['version_tag'] = "0.31"
if not 'app_guid' in self.__data:
import sys