summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-07 05:23:00 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-07 05:23:00 +0200
commit66d1546081743ca0268a38436a801aa92d56093f (patch)
treedb5f4108548a726c30437cef098746e79671399f /sandstorm-pkgdef.capnp
parent181b564bf398e46af869ea15862a40600b924f4b (diff)
parentee212b69a9c936b16eac73425b15fd5c67f04882 (diff)
downloadwekan-66d1546081743ca0268a38436a801aa92d56093f.tar.gz
wekan-66d1546081743ca0268a38436a801aa92d56093f.tar.bz2
wekan-66d1546081743ca0268a38436a801aa92d56093f.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 04c717d7..c107b605 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 = 185,
+ appVersion = 186,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.83.0~2018-12-06"),
+ appMarketingVersion = (defaultText = "1.84.0~2018-12-07"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,