summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-19 11:41:59 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-19 11:41:59 +0300
commit56e5585730750063771406ef512b05348fb22c82 (patch)
treec6b74315ca17ecedc20ea2c3f22642306d5e364f /sandstorm-pkgdef.capnp
parent51a0dd88613b9a64e6efc0a27f4638c480803990 (diff)
downloadwekan-56e5585730750063771406ef512b05348fb22c82.tar.gz
wekan-56e5585730750063771406ef512b05348fb22c82.tar.bz2
wekan-56e5585730750063771406ef512b05348fb22c82.zip
v2.85v2.85
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 e5d60fb5..70c24b1d 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 = 286,
+ appVersion = 287,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.84.0~2019-06-18"),
+ appMarketingVersion = (defaultText = "2.85.0~2019-06-19"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,