summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-15 13:39:24 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-15 13:39:24 +0300
commitd80a258c8b10e1224d540447ad4d319950f0ef05 (patch)
tree37ceaf89e110e446b54011c1abb4d2987e4b3dfb /sandstorm-pkgdef.capnp
parent96d0447df065242c362823970627d06f693ef2b5 (diff)
downloadwekan-d80a258c8b10e1224d540447ad4d319950f0ef05.tar.gz
wekan-d80a258c8b10e1224d540447ad4d319950f0ef05.tar.bz2
wekan-d80a258c8b10e1224d540447ad4d319950f0ef05.zip
v3.20v3.20
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 49ee3091..5c81d519 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 = 321,
+ appVersion = 322,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.19.0~2019-08-15"),
+ appMarketingVersion = (defaultText = "3.20.0~2019-08-15"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,