summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-06 18:21:26 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-06 18:21:26 +0200
commit9c0eba4f00ee59f678e6f98919dc16c5e70e7a59 (patch)
tree129e0a6cf64577f6fc5236b0ff3e5cb710859ee2 /sandstorm-pkgdef.capnp
parentf19625d835ab802d8fe52d63815f09ec6ee73bdb (diff)
downloadwekan-9c0eba4f00ee59f678e6f98919dc16c5e70e7a59.tar.gz
wekan-9c0eba4f00ee59f678e6f98919dc16c5e70e7a59.tar.bz2
wekan-9c0eba4f00ee59f678e6f98919dc16c5e70e7a59.zip
v2.40v2.40
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 36091f6e..302039ba 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 = 241,
+ appVersion = 242,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.39.0~2019-03-06"),
+ appMarketingVersion = (defaultText = "2.40.0~2019-03-06"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,