mirror of
https://github.com/wekan/wekan.git
synced 2026-03-04 21:00:16 +01:00
Re-enable attachments on sandstorm
Credits go to @dwrensha who implement the required MongoDB upgrade on meteor-spk.
This commit is contained in:
parent
c5bdf974b6
commit
39666d236a
2 changed files with 2 additions and 3 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue