bump test app

This commit is contained in:
Girish Ramakrishnan 2017-05-01 09:49:03 -07:00
parent 58f6750fa4
commit 5176e0bbf7
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ var debug = require('debug')('e2e:common'),
exports = module.exports = {
TESTAPP_ID: 'io.cloudron.testapp',
PREV_TESTAPP_VERSION : '21.0.0',
TESTAPP_VERSION : '22.0.0',
PREV_TESTAPP_VERSION : '22.0.0',
TESTAPP_VERSION : '23.0.0',
cloudronDomain: cloudronDomain,
verifyResponse2xx: verifyResponse2xx,