summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-13 03:14:18 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-13 03:14:18 +0200
commitdc7bbd848c9a194dac4d5511618265dec1012897 (patch)
treee2456fbdcadb0bbef68eaa002fbe773db1eef0ae /sandstorm-pkgdef.capnp
parent81744e65234e9f1400c47a7e3871da587600af34 (diff)
downloadwekan-dc7bbd848c9a194dac4d5511618265dec1012897.tar.gz
wekan-dc7bbd848c9a194dac4d5511618265dec1012897.tar.bz2
wekan-dc7bbd848c9a194dac4d5511618265dec1012897.zip
v2.22v2.22
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 c224f649..5b0d993d 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 = 223,
+ appVersion = 224,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.21.0~2019-02-12"),
+ appMarketingVersion = (defaultText = "2.22.0~2019-02-13"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,