From 2cb6e0103dc78f51775e891553e2196f0eed7299 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 1 May 2017 20:53:01 -0700 Subject: [PATCH] go back again --- common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.js b/common.js index 2595f29..c3d1518 100644 --- a/common.js +++ b/common.js @@ -8,7 +8,7 @@ var debug = require('debug')('e2e:common'), exports = module.exports = { TESTAPP_ID: 'io.cloudron.testapp', - PREV_TESTAPP_VERSION : '23.0.4', + PREV_TESTAPP_VERSION : '22.0.0', TESTAPP_VERSION : '23.0.5', cloudronDomain: cloudronDomain,