From b3e1c221b7a633206eae5863680b8e5f0536d7e5 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sat, 11 Jun 2016 13:49:55 -0700 Subject: [PATCH] bump infra to force a reconfigure for existing pr cloudrons --- src/infra_version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/infra_version.js b/src/infra_version.js index e5d00c911..5d0849160 100644 --- a/src/infra_version.js +++ b/src/infra_version.js @@ -5,7 +5,7 @@ // Do not require anything here! exports = module.exports = { - 'version': 35, + 'version': 36, 'baseImage': 'cloudron/base:0.8.1',