summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-28 23:03:16 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-28 23:03:16 +0200
commit174ad1a9877fd0b7523f9a9b074352e5268ffaf7 (patch)
tree07cce2399e7699567468987a73c1f2258a95108e /sandstorm-pkgdef.capnp
parent199246ea6caac1cfcfe64d082ce887b3bccb1ee3 (diff)
parent49882a05d1d1e5cacc950daa282bd6f6ea0d402f (diff)
downloadwekan-174ad1a9877fd0b7523f9a9b074352e5268ffaf7.tar.gz
wekan-174ad1a9877fd0b7523f9a9b074352e5268ffaf7.tar.bz2
wekan-174ad1a9877fd0b7523f9a9b074352e5268ffaf7.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 e1ea4b81..93b08ec8 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 = 233,
+ appVersion = 234,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.31.0~2019-02-28"),
+ appMarketingVersion = (defaultText = "2.32.0~2019-02-28"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,