diff --git a/packages/pockethost/src/mothership-app/pb_hooks/versions.cjs b/packages/pockethost/src/mothership-app/pb_hooks/versions.cjs index 48c8f3ba..bf8f3357 100644 --- a/packages/pockethost/src/mothership-app/pb_hooks/versions.cjs +++ b/packages/pockethost/src/mothership-app/pb_hooks/versions.cjs @@ -1,4 +1,5 @@ module.exports = [ + "0.31.*", "0.30.*", "0.29.*", "0.28.*",