diff --git a/common.js b/common.js index c3d1518..2d72a33 100644 --- a/common.js +++ b/common.js @@ -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,