test image version has changed

This commit is contained in:
Girish Ramakrishnan 2015-10-08 16:14:01 -07:00
parent 0b79fb6285
commit 0e65abc525
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 : '2.0.1',
TESTAPP_VERSION : '3.0.0',
cloudronDomain: cloudronDomain,
verifyResponse: verifyResponse,