bump version to 20.0.1

This commit is contained in:
Girish Ramakrishnan 2017-03-19 15:30:02 -07:00
parent 4275ef49ae
commit 0494bda9ec
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ var debug = require('debug')('e2e:common'),
exports = module.exports = {
TESTAPP_ID: 'io.cloudron.testapp',
PREV_TESTAPP_VERSION : '19.0.1',
TESTAPP_VERSION : '20.0.0',
TESTAPP_VERSION : '20.0.1',
cloudronDomain: cloudronDomain,
verifyResponse2xx: verifyResponse2xx,