Bump infra version

This commit is contained in:
Girish Ramakrishnan
2017-03-08 22:27:41 -08:00
parent 4b3ef33989
commit 0439725790

View File

@@ -5,8 +5,8 @@
// Do not require anything here!
exports = module.exports = {
// a version bump means that all containers (apps and addons) are recreated
'version': 45,
// a version bump means that all app containers are recreated
'version': 46,
'baseImages': [ 'cloudron/base:0.10.0' ],