summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-27 17:53:06 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-27 17:53:06 +0200
commit5841a3abea31b88d61d26609908867d98c10ee8e (patch)
tree4b552ea701798fa0a7c0478726f072811b2c8f53 /sandstorm-pkgdef.capnp
parentd753fc06c9e97e242da05c478bf20ed827da4b9b (diff)
parent494d44f8bb6c575161449c42c100999cf0aa648f (diff)
downloadwekan-5841a3abea31b88d61d26609908867d98c10ee8e.tar.gz
wekan-5841a3abea31b88d61d26609908867d98c10ee8e.tar.bz2
wekan-5841a3abea31b88d61d26609908867d98c10ee8e.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'sandstorm-pkgdef.capnp')
-rw-r--r--sandstorm-pkgdef.capnp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandstorm-pkgdef.capnp b/sandstorm-pkgdef.capnp
index ac6d9f42..61b19d34 100644
--- a/sandstorm-pkgdef.capnp
+++ b/sandstorm-pkgdef.capnp
@@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Wekan"),
# The name of the app as it is displayed to the user.
- appVersion = 257,
+ appVersion = 258,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.55.0~2019-03-25"),
+ appMarketingVersion = (defaultText = "2.56.0~2019-03-27"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,