0.38 release

pull/138/head
dgtlmoon 3 years ago
parent 83daa6f630
commit b2b8958f7b

@ -117,7 +117,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.37"
self.__data['version_tag'] = "0.38"
# Helper to remove password protection
password_reset_lockfile = "{}/removepassword.lock".format(self.datastore_path)

Loading…
Cancel
Save