bump the infra version

this is redundant since we have an upgrade coming up...
This commit is contained in:
Girish Ramakrishnan
2016-10-13 13:23:26 -07:00
parent 21b28d3dcc
commit 427f72fb24
+1 -1
View File
@@ -6,7 +6,7 @@
exports = module.exports = {
// a version bump means that all containers (apps and addons) are recreated
'version': 41,
'version': 42,
'baseImages': [ 'cloudron/base:0.9.0' ],