summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-11 00:09:08 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-11 00:09:08 +0300
commit1d33701af045cd1ca1adf03466d18636e1fe7317 (patch)
treef87dc2426cfc3d85f3b12f8b6bc21fe2a641bd61 /sandstorm-pkgdef.capnp
parentdf69ade422bb862820d0836bd6b841beabb5c694 (diff)
parent52fe845d2427afdda1a426b9f616d400a4dafae1 (diff)
downloadwekan-1d33701af045cd1ca1adf03466d18636e1fe7317.tar.gz
wekan-1d33701af045cd1ca1adf03466d18636e1fe7317.tar.bz2
wekan-1d33701af045cd1ca1adf03466d18636e1fe7317.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 d90312a0..56162c6e 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 = 270,
+ appVersion = 271,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.68.0~2019-05-10"),
+ appMarketingVersion = (defaultText = "2.69.0~2019-05-11"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,