summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-13 01:23:30 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-13 01:23:30 +0300
commitc12496e91dd34903b3959880b57d54f91c8aad3a (patch)
tree03c0787ec6d88bce668096882ee549c59eccc00f /sandstorm-pkgdef.capnp
parent0cf8996df905281dbd5ffcae2465478da9d4ed93 (diff)
downloadwekan-c12496e91dd34903b3959880b57d54f91c8aad3a.tar.gz
wekan-c12496e91dd34903b3959880b57d54f91c8aad3a.tar.bz2
wekan-c12496e91dd34903b3959880b57d54f91c8aad3a.zip
v3.16v3.16
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 e13b6e84..74d6001e 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 = 317,
+ appVersion = 318,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.15.0~2019-08-11"),
+ appMarketingVersion = (defaultText = "3.16.0~2019-08-13"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,