verifications will not be processed until their topic is active
[websub-hub] / src / db / postgres / index.js
index 1c5d1d1c4f2253a79c3053232781f2bbb7e45f56..255909780fe71c41133fc4b29c30eb5ec563f27a 100644 (file)
@@ -30,7 +30,7 @@ const schemaVersionsSupported = {
   max: {
     major: 1,
     minor: 0,
-    patch: 0,
+    patch: 1,
   },
 };