only 11.0.0 has the correct mail fix

This commit is contained in:
Girish Ramakrishnan 2016-05-10 13:36:36 -07:00
parent d7f6aabb09
commit dd4404ddc2
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',
PREV_TESTAPP_VERSION : '10.0.0',
PREV_TESTAPP_VERSION : '11.0.0',
TESTAPP_VERSION : '11.0.0',
cloudronDomain: cloudronDomain,