diff --git a/common.js b/common.js index 42b7690..f1ca70e 100644 --- a/common.js +++ b/common.js @@ -2,6 +2,6 @@ exports = module.exports = { TESTAPP_ID: 'io.cloudron.testapp', - TESTAPP_VERSION : '1.0.1' + TESTAPP_VERSION : '1.0.2' };