summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-27 00:52:20 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-27 00:52:20 +0300
commit7c89336ea9125648ed9b5ba50de16e4e4a2d0fc4 (patch)
tree9f596d3ac34c682a651e23d2525b3d8cf92cc1c6 /sandstorm-pkgdef.capnp
parentbca1a2f95bf3b4be863e4c6872e314b0d75b730d (diff)
downloadwekan-7c89336ea9125648ed9b5ba50de16e4e4a2d0fc4.tar.gz
wekan-7c89336ea9125648ed9b5ba50de16e4e4a2d0fc4.tar.bz2
wekan-7c89336ea9125648ed9b5ba50de16e4e4a2d0fc4.zip
v2.91v2.91
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 80130606..b097a02d 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 = 292,
+ appVersion = 293,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.90.0~2019-06-21"),
+ appMarketingVersion = (defaultText = "2.91.0~2019-06-27"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,