Update default version to 1.13.1

This commit is contained in:
Jaffa 2018-08-26 19:17:48 +01:00 committed by GitHub
parent 73411fc5be
commit 5fb660aa13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
'use strict'
module.exports = {
defaultVersion: '1.12.2',
defaultVersion: '1.13.1',
supportedVersions: ['1.7', '1.8', '1.9', '1.10', '1.11.2', '1.12.2', '1.13.1']
}