Skip to content

Commit 04c1937

Browse files
authored
feat: update next runtime to fix version (#1150)
* feat: add feature flag for new version of next runtime * feat: update to fix version * fix: version 4.32.2
1 parent 187bf01 commit 04c1937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@
612612
"version": "4.31.0",
613613
"compatibility": [
614614
{
615-
"version": "4.32.0",
615+
"version": "4.32.2",
616616
"featureFlag": "build_plugins_use_prerelease"
617617
},
618618
{

0 commit comments

Comments
 (0)