Add 4.36.21095 to symbol tests

This commit is contained in:
Patrick Gaskin 2023-04-20 20:07:50 -04:00
parent a7cd2a97d2
commit b41c396641
No known key found for this signature in database
GPG key ID: A2FD79F68A2AB707

View file

@ -37,7 +37,7 @@ func main() {
"4.25.15875", "4.26.16704", "4.28.17623", "4.28.17820", "4.28.17826",
"4.28.17925", "4.28.18220", "4.29.18730", "4.30.18838", "4.31.19086",
"4.32.19501", "4.33.19608", "4.33.19611", "4.33.19759", "4.34.20097",
"4.35.20400",
"4.35.20400", "4.36.21095",
}
checks := map[string]map[string][]SymCheck{}