Bump infra version now with a explicit minor version

This commit is contained in:
Johannes Zellner
2017-03-31 16:12:35 +02:00
parent 72dd7c74d5
commit 39ff21bdf4

View File

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