summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-09 00:51:50 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-09 00:51:50 +0200
commit25fac166cf58cfd35c45eda4375dc25e92629670 (patch)
tree9c1975377b42a39ce96c42e1b760b2004bf03366 /sandstorm-pkgdef.capnp
parent66d1546081743ca0268a38436a801aa92d56093f (diff)
parentb143fc9297f7c60b4bd27350d9216ccdae31c67b (diff)
downloadwekan-25fac166cf58cfd35c45eda4375dc25e92629670.tar.gz
wekan-25fac166cf58cfd35c45eda4375dc25e92629670.tar.bz2
wekan-25fac166cf58cfd35c45eda4375dc25e92629670.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 c107b605..dc9cca9d 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 = 186,
+ appVersion = 187,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.84.0~2018-12-07"),
+ appMarketingVersion = (defaultText = "1.85.0~2018-12-09"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,