update latest.json for 8.1.0 stable (#37599)

This commit is contained in:
Will Browne 2021-08-05 18:05:40 +02:00 committed by GitHub
parent 2418a99f09
commit 74f89cfd3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
{
"stable": "8.0.6",
"testing": "8.1.0-beta3"
"stable": "8.1.0",
"testing": "8.1.0"
}