diff --git a/common.js b/common.js index 6d657e9..5defc8d 100644 --- a/common.js +++ b/common.js @@ -6,7 +6,7 @@ var path = require('path'), exports = module.exports = { TESTAPP_ID: 'io.cloudron.testapp', - TESTAPP_VERSION : '1.0.3', + TESTAPP_VERSION : '2.0.0', cloudronDomain: cloudronDomain, verifyResponse: verifyResponse,