fix merging blooper

This commit is contained in:
Girish Ramakrishnan
2016-07-25 16:18:09 -07:00
parent 28ec9d82da
commit 33c70dad8b

View File

@@ -5,9 +5,8 @@
// Do not require anything here!
exports = module.exports = {
'version': 40,
// a version bump means that all containers (apps and addons) are recreated
'version': 42,
'version': 40,
'baseImage': 'cloudron/base:0.8.1',