summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-27 17:51:54 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-27 17:51:54 +0200
commit494d44f8bb6c575161449c42c100999cf0aa648f (patch)
tree6acf4f0b1e11841a622032b7db56499100789756 /sandstorm-pkgdef.capnp
parentad1a81e8a01408b542a508cf3968152d8b753680 (diff)
downloadwekan-494d44f8bb6c575161449c42c100999cf0aa648f.tar.gz
wekan-494d44f8bb6c575161449c42c100999cf0aa648f.tar.bz2
wekan-494d44f8bb6c575161449c42c100999cf0aa648f.zip
v2.56v2.56
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 ac6d9f42..61b19d34 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 = 257,
+ appVersion = 258,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.55.0~2019-03-25"),
+ appMarketingVersion = (defaultText = "2.56.0~2019-03-27"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,