summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-03 02:31:51 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-03 02:31:51 +0200
commit626e7c2c6164843070eb18af8e07307abbe14445 (patch)
treee992b900f1164628daa58bb26d610efdefadc896 /sandstorm-pkgdef.capnp
parenta7aeb491bae1a8492aafdd7f045785c78f2a6d63 (diff)
downloadwekan-626e7c2c6164843070eb18af8e07307abbe14445.tar.gz
wekan-626e7c2c6164843070eb18af8e07307abbe14445.tar.bz2
wekan-626e7c2c6164843070eb18af8e07307abbe14445.zip
v2.15v2.15
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,