bump to 0.29

pull/43/head
dgtlmoon 4 years ago
parent 64e172433a
commit 4953e253e9

@ -110,7 +110,7 @@ class ChangeDetectionStore:
self.add_watch(url='https://changedetection.io', tag='Tech news') self.add_watch(url='https://changedetection.io', tag='Tech news')
self.__data['version_tag'] = "0.28" self.__data['version_tag'] = "0.29"
if not 'app_guid' in self.__data: if not 'app_guid' in self.__data:
self.__data['app_guid'] = str(uuid_builder.uuid4()) self.__data['app_guid'] = str(uuid_builder.uuid4())

Loading…
Cancel
Save