diff --git a/src/infra_version.js b/src/infra_version.js index 141ae9f5f..5f862ef7d 100644 --- a/src/infra_version.js +++ b/src/infra_version.js @@ -6,7 +6,7 @@ exports = module.exports = { // a version bump means that all app containers are recreated - 'version': 47, + 'version': 48.0, 'baseImages': [ 'cloudron/base:0.10.0' ],