diff --git a/common.js b/common.js index 9655f27..e726af0 100644 --- a/common.js +++ b/common.js @@ -8,7 +8,7 @@ var debug = require('debug')('e2e:common'), exports = module.exports = { TESTAPP_ID: 'io.cloudron.testapp', - TESTAPP_VERSION : '7.0.0', + TESTAPP_VERSION : '8.0.0', cloudronDomain: cloudronDomain, verifyResponse: verifyResponse,