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