Build: Run tests on jQuery 3.7.1, not 3.7.0

This commit is contained in:
Michał Gołębiowski-Owczarek 2024-04-27 01:21:15 +02:00
parent 798a82dfc3
commit 795b773640
No known key found for this signature in database

View File

@ -5,7 +5,7 @@ module.exports = function( grunt ) {
var versions = {
"git": "git",
"3.x-git": "3.x-git",
"3.7": "3.7.0",
"3.7": "3.7.1",
"3.6": "3.6.4",
"3.5": "3.5.1",
"3.4": "3.4.1",