summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-05-01 13:07:45 +0300
committerLauri Ojansivu <x@xet7.org>2018-05-01 13:07:45 +0300
commitcfa3c4bfcba3168f47cba74ffe14030682dd4da5 (patch)
treeb043eb1cb3200f28570f208f12cf052a9e79f6f0 /sandstorm-pkgdef.capnp
parentbf7520c4307da67c453c98289d7f13ab8c5dc082 (diff)
downloadwekan-cfa3c4bfcba3168f47cba74ffe14030682dd4da5.tar.gz
wekan-cfa3c4bfcba3168f47cba74ffe14030682dd4da5.tar.bz2
wekan-cfa3c4bfcba3168f47cba74ffe14030682dd4da5.zip
v0.91v0.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 508c9514..dfbeec66 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 = 75,
+ appVersion = 76,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.90.0~2018-05-01"),
+ appMarketingVersion = (defaultText = "0.91.0~2018-05-01"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,