Fix version

This commit is contained in:
Girish Ramakrishnan 2017-05-01 21:30:21 -07:00
parent 2cb6e0103d
commit d0bc8b3408
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 : '22.0.0',
TESTAPP_VERSION : '23.0.5',
TESTAPP_VERSION : '23.0.6',
cloudronDomain: cloudronDomain,
verifyResponse2xx: verifyResponse2xx,