summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-16 20:01:55 +0300
committerLauri Ojansivu <x@xet7.org>2018-10-16 20:01:55 +0300
commit73edfd90a6baae25bd3ce4a10e9d330d4c15a252 (patch)
treec26cd611ec2fe66c1d8dee4e4667a7be4f44ed2e /sandstorm-pkgdef.capnp
parenta168f885d9939c1c00e7bda90fd063fb9c23e636 (diff)
downloadwekan-73edfd90a6baae25bd3ce4a10e9d330d4c15a252.tar.gz
wekan-73edfd90a6baae25bd3ce4a10e9d330d4c15a252.tar.bz2
wekan-73edfd90a6baae25bd3ce4a10e9d330d4c15a252.zip
v1.55.1v1.55.1
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 6ca45acb..4c38b6f7 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 = 153,
+ appVersion = 156,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.53.9~2018-10-11"),
+ appMarketingVersion = (defaultText = "1.55.1~2018-10-16"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,