update test app version

This commit is contained in:
Girish Ramakrishnan 2015-09-29 12:56:29 -07:00
parent 0843e88339
commit 737b0dc43c
1 changed files with 1 additions and 1 deletions

View File

@ -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,