summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-06 10:14:00 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-06 10:14:00 +0200
commit60df1fa1ee7aeaf0132c460d98e069e874603908 (patch)
tree88dca70f0ef47eacf34094722919d57fd769b8b6 /sandstorm-pkgdef.capnp
parent8e93912389275970b5ea7f65c6027d3e8bc0a5d7 (diff)
downloadwekan-60df1fa1ee7aeaf0132c460d98e069e874603908.tar.gz
wekan-60df1fa1ee7aeaf0132c460d98e069e874603908.tar.bz2
wekan-60df1fa1ee7aeaf0132c460d98e069e874603908.zip
v3.63v3.63
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 376a12df..f1420c66 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 = 364,
+ appVersion = 365,
# Increment this for every release.
- appMarketingVersion = (defaultText = "3.62.0~2020-01-05"),
+ appMarketingVersion = (defaultText = "3.63.0~2020-01-06"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,