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',