fix: add v1.4.18 entry to versions.json — missing from bump script

This commit is contained in:
Research Assistant 2026-05-10 11:37:58 +08:00
parent db7ae42c63
commit 11c787ed96

View file

@ -1,5 +1,6 @@
{
"1.4.3": "1.0.0",
"1.4.17rc3": "1.9.0",
"1.4.17": "1.9.0"
"1.4.17": "1.9.0",
"1.4.18": "1.9.0"
}