chore: fix "testing" version is latest.json (#20398)

earlier commit has typo
This commit is contained in:
Kyle Brandt 2019-11-14 16:21:09 -05:00 committed by GitHub
parent da1df02813
commit 5b84a3cd53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
{
"stable": "6.4.4",
"testing": "6.4.0-beta1"
"testing": "6.5.0-beta1"
}