Skip to content

Commit 33c0603

Browse files
authored
Fix incorrect min version in versions
1 parent 1be4d25 commit 33c0603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
"1.27.1": "1.5.7",
7070
"1.28.0": "1.5.7",
7171
"1.29.0": "1.5.7",
72-
"1.29.1": "1.5.7"
72+
"1.29.1": "1.9.0"
7373
}

0 commit comments

Comments
 (0)