summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-07-18 15:14:56 +0300
committerLauri Ojansivu <x@xet7.org>2018-07-18 15:14:56 +0300
commite5148b45714d2f84cb3020feb6121410401ce3b3 (patch)
treee62928840e32da2428f90ea6c4ba64670ff91ae5 /sandstorm-pkgdef.capnp
parent6204edd76ed32ae044a6dcd7eef0bcdf1e5cf689 (diff)
downloadwekan-e5148b45714d2f84cb3020feb6121410401ce3b3.tar.gz
wekan-e5148b45714d2f84cb3020feb6121410401ce3b3.tar.bz2
wekan-e5148b45714d2f84cb3020feb6121410401ce3b3.zip
v1.21v1.21
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 6162e2d9..32867885 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 = 105,
+ appVersion = 106,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.20.0~2018-07-18"),
+ appMarketingVersion = (defaultText = "1.21.0~2018-07-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,