fix: require onebox 1.28 for new templates

This commit is contained in:
2026-05-24 10:21:06 +00:00
parent 2121a92474
commit 7412de8ee7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -74,5 +74,5 @@
"mongodb": true,
"s3": true
},
"minOneboxVersion": "1.27.0"
"minOneboxVersion": "1.28.0"
}