Update test app version

This commit is contained in:
Girish Ramakrishnan 2015-06-18 00:44:03 -07:00
parent 9115fdd51b
commit a3784f722a
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
exports = module.exports = {
TESTAPP_ID: 'io.cloudron.testapp',
TESTAPP_VERSION : '1.0.1'
TESTAPP_VERSION : '1.0.2'
};