summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-01-27 19:13:01 +0200
committerLauri Ojansivu <x@xet7.org>2019-01-27 19:13:01 +0200
commitd40d5652bae911b4fb38ec99683ac9db4abe0858 (patch)
treed4bc1bac4114a3add367c49e6238e6fe2c45d1d7 /sandstorm-pkgdef.capnp
parentd40ad94384f44ebc21dda5cef47b85b6be30fd30 (diff)
parent3c2de2a38de1a5e640c36ddcce1681e3fcb5b7ab (diff)
downloadwekan-d40d5652bae911b4fb38ec99683ac9db4abe0858.tar.gz
wekan-d40d5652bae911b4fb38ec99683ac9db4abe0858.tar.bz2
wekan-d40d5652bae911b4fb38ec99683ac9db4abe0858.zip
Merge branch 'edge' into meteor-1.8
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 eaf011fe..af97477c 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 = 207,
+ appVersion = 208,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.05.0~2019-01-27"),
+ appMarketingVersion = (defaultText = "2.06.0~2019-01-27"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,