Set test app to 5.0.0

This commit is contained in:
Girish Ramakrishnan 2015-10-11 01:57:31 -07:00
parent 304451f8e1
commit 9aa102a868
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ var debug = require('debug')('e2e:common'),
exports = module.exports = {
TESTAPP_ID: 'io.cloudron.testapp',
TESTAPP_VERSION : '4.0.1',
TESTAPP_VERSION : '5.0.0',
cloudronDomain: cloudronDomain,
verifyResponse: verifyResponse,