Chore: Update testing field in latest.json to 7.5.0-beta1 (#31689)

This commit is contained in:
Dimitris Sotirakis
2021-03-04 17:45:51 +02:00
committed by GitHub
parent 31887c6bda
commit 57f3de74c6

View File

@@ -1,4 +1,4 @@
{
"stable": "7.4.3",
"testing": "7.4.3"
"testing": "7.5.0-beta1"
}