We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798a82d commit 795b773Copy full SHA for 795b773
build/tasks/testswarm.js
@@ -5,7 +5,7 @@ module.exports = function( grunt ) {
5
var versions = {
6
"git": "git",
7
"3.x-git": "3.x-git",
8
- "3.7": "3.7.0",
+ "3.7": "3.7.1",
9
"3.6": "3.6.4",
10
"3.5": "3.5.1",
11
"3.4": "3.4.1",
0 commit comments