diff --git a/packages/pockethost/src/mothership-app/pb_hooks/versions.cjs b/packages/pockethost/src/mothership-app/pb_hooks/versions.cjs index 5433220b..87ff479d 100644 --- a/packages/pockethost/src/mothership-app/pb_hooks/versions.cjs +++ b/packages/pockethost/src/mothership-app/pb_hooks/versions.cjs @@ -1,4 +1,7 @@ module.exports = [ + "0.27.*", + "0.26.*", + "0.25.*", "0.24.*", "0.23.*", "0.22.*",