Bump default version

This commit is contained in:
Jaffa 2019-01-18 05:09:03 +00:00 committed by GitHub
parent 2f2648a17e
commit 4ec8b3f254
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.13.1',
defaultVersion: '1.13.2',
supportedVersions: ['1.7', '1.8', '1.9', '1.10', '1.11.2', '1.12.2', '1.13.2']
}