Re-enable attachments on sandstorm

Credits go to @dwrensha who implement the required MongoDB upgrade on
meteor-spk.
This commit is contained in:
Maxime Quandalle 2015-09-01 21:40:32 +02:00
parent c5bdf974b6
commit 39666d236a
2 changed files with 2 additions and 3 deletions

View file

@ -22,7 +22,7 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Wekan"),
# The name of the app as it is displayed to the user.
appVersion = 4,
appVersion = 5,
# Increment this for every release.
appMarketingVersion = (defaultText = "0.9.0-rc1"),