Chore: update latest testing version in latest.json (#50324)

This commit is contained in:
Ezequiel Victorero 2022-06-07 11:04:03 -03:00 committed by GitHub
parent c18ba28cf8
commit e35d116b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
{
"stable": "8.5.4",
"testing": "9.0.0-beta2"
"testing": "9.0.0-beta3"
}