summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-07-30 17:42:16 +0300
committerLauri Ojansivu <x@xet7.org>2018-07-30 17:42:16 +0300
commit43c38f87a53ed25456f45e5666b6a3a06dd1dbc3 (patch)
tree19ef8458e6875f79d06754a1253aec73f56fc5f9 /sandstorm-pkgdef.capnp
parent01c12d7abc2a22801818bf2b4ee613f876736888 (diff)
downloadwekan-43c38f87a53ed25456f45e5666b6a3a06dd1dbc3.tar.gz
wekan-43c38f87a53ed25456f45e5666b6a3a06dd1dbc3.tar.bz2
wekan-43c38f87a53ed25456f45e5666b6a3a06dd1dbc3.zip
v1.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 32867885..48e228b9 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 = 106,
+ appVersion = 107,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.21.0~2018-07-18"),
+ appMarketingVersion = (defaultText = "1.22.0~2018-07-30"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,