diff --git a/common.js b/common.js index 35abe3a..43353e2 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 : '2.0.1', + TESTAPP_VERSION : '3.0.0', cloudronDomain: cloudronDomain, verifyResponse: verifyResponse,