summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-10 01:16:02 +0300
committerLauri Ojansivu <x@xet7.org>2018-10-10 01:16:02 +0300
commitab0e1b32039268d52f596c03a19e177999954fda (patch)
tree1ab13666b85d5641cf11b5890c4c461c54e2fbbf /sandstorm-pkgdef.capnp
parent1dda8bff5e659c80216a2128e81446d9815dd7f5 (diff)
downloadwekan-ab0e1b32039268d52f596c03a19e177999954fda.tar.gz
wekan-ab0e1b32039268d52f596c03a19e177999954fda.tar.bz2
wekan-ab0e1b32039268d52f596c03a19e177999954fda.zip
v1.53.1v1.53.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 206a8a35..72a8b334 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 = 143,
+ appVersion = 145,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.52.1~2018-10-02"),
+ appMarketingVersion = (defaultText = "1.53.1~2018-10-10"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,