summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-03 02:33:03 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-03 02:33:03 +0200
commitdaa602ed9eda835e3e75e1c1194d3995f572394b (patch)
tree82810f0e8e0580e7a83029f5998c4f562f9d4ee6 /sandstorm-pkgdef.capnp
parenteabf24d750edbcee76d5f2d0cecb741effd1a254 (diff)
parent626e7c2c6164843070eb18af8e07307abbe14445 (diff)
downloadwekan-daa602ed9eda835e3e75e1c1194d3995f572394b.tar.gz
wekan-daa602ed9eda835e3e75e1c1194d3995f572394b.tar.bz2
wekan-daa602ed9eda835e3e75e1c1194d3995f572394b.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 eabff9ab..5ecf7c71 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 = 216,
+ appVersion = 217,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.14.0~2019-02-02"),
+ appMarketingVersion = (defaultText = "2.15.0~2019-02-03"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,