Bump test app version

This commit is contained in:
Girish Ramakrishnan 2015-08-24 11:59:15 -07:00
parent 0b20fe7f7e
commit fd22b09e4d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ var path = require('path'),
exports = module.exports = {
TESTAPP_ID: 'io.cloudron.testapp',
TESTAPP_VERSION : '1.0.2',
TESTAPP_VERSION : '1.0.3',
cloudronDomain: cloudronDomain,
verifyResponse: verifyResponse,