summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-09 00:49:07 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-09 00:49:07 +0200
commitb143fc9297f7c60b4bd27350d9216ccdae31c67b (patch)
tree42ed9e5a89710f41cf1767571ccda103d5f999e7 /sandstorm-pkgdef.capnp
parentdd10f78401f1b36815e6b0a1e6dd90b99d8832f0 (diff)
downloadwekan-b143fc9297f7c60b4bd27350d9216ccdae31c67b.tar.gz
wekan-b143fc9297f7c60b4bd27350d9216ccdae31c67b.tar.bz2
wekan-b143fc9297f7c60b4bd27350d9216ccdae31c67b.zip
v1.85v1.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 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,