summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-06 17:31:15 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-06 17:31:15 +0200
commitc4754d9f85e5daec39ae162de3a666f0fe249bb2 (patch)
tree7b12652386ab250945c610561b92318e4558b936 /sandstorm-pkgdef.capnp
parentacdc5dc1f4d583967c51f3b2390173b13f443a0d (diff)
downloadwekan-c4754d9f85e5daec39ae162de3a666f0fe249bb2.tar.gz
wekan-c4754d9f85e5daec39ae162de3a666f0fe249bb2.tar.bz2
wekan-c4754d9f85e5daec39ae162de3a666f0fe249bb2.zip
v2.39v2.39
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 8ba296e4..36091f6e 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 = 240,
+ appVersion = 241,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.38.0~2019-03-06"),
+ appMarketingVersion = (defaultText = "2.39.0~2019-03-06"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,