summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-04-23 19:49:07 +0300
committerLauri Ojansivu <x@xet7.org>2019-04-23 19:49:07 +0300
commit642002030919ad2db2121d9f5c3754faf9a6b965 (patch)
tree2b7a51cc8e7a3f72629fa97688644f103fc5d475 /sandstorm-pkgdef.capnp
parent65d86a42d77d5938d7c5a5bdc4fbf5cc7f6f4722 (diff)
downloadwekan-642002030919ad2db2121d9f5c3754faf9a6b965.tar.gz
wekan-642002030919ad2db2121d9f5c3754faf9a6b965.tar.bz2
wekan-642002030919ad2db2121d9f5c3754faf9a6b965.zip
v2.64v2.64
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 ebcf0896..ac51193b 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 = 265,
+ appVersion = 266,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.63.0~2019-04-23"),
+ appMarketingVersion = (defaultText = "2.64.0~2019-04-23"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,