0.38.1 tag

This commit is contained in:
dgtlmoon
2021-07-20 17:57:27 +10:00
parent fe4963ec04
commit f877cbfe8c
+1 -1
View File
@@ -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.38"
self.__data['version_tag'] = "0.38.1"
# Helper to remove password protection
password_reset_lockfile = "{}/removepassword.lock".format(self.datastore_path)