summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-25 19:12:48 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-25 19:12:48 +0200
commita9e6bf62bd7be7aba5bb11122621226fd7053d69 (patch)
tree09ead7ca734319da4c1d1fe511a76cd33017b6a5 /sandstorm-pkgdef.capnp
parent0674ce19fe280ef21ee7089699ed18e195defebf (diff)
parent14c493fc630c1eade00db236799ec6cf58767d85 (diff)
downloadwekan-a9e6bf62bd7be7aba5bb11122621226fd7053d69.tar.gz
wekan-a9e6bf62bd7be7aba5bb11122621226fd7053d69.tar.bz2
wekan-a9e6bf62bd7be7aba5bb11122621226fd7053d69.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 df54bd8f..ac6d9f42 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 = 256,
+ appVersion = 257,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.54.0~2019-03-25"),
+ appMarketingVersion = (defaultText = "2.55.0~2019-03-25"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,