bump infra version

the email addon authentication has changed. this means that we have
to recreate app (that use the recvmail/sendmail) addons.
This commit is contained in:
Girish Ramakrishnan
2016-09-28 20:51:48 -07:00
parent f9c6fbee72
commit 450d644f71

View File

@@ -6,7 +6,7 @@
exports = module.exports = {
// a version bump means that all containers (apps and addons) are recreated
'version': 40,
'version': 41,
'baseImages': [ 'cloudron/base:0.9.0' ],