summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-21 00:40:46 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-21 00:40:46 +0200
commit365e8455e6a71f67552aca801e6a2a6b87a81a26 (patch)
treec758dfae262f6f42415ef17a52b82e0ee009e266 /sandstorm-pkgdef.capnp
parent393684fb1939b8ab0e4498d182956c3e34fdd455 (diff)
parentda3edb35ccf8a29bd6568b8b0445fdc1d6113b19 (diff)
downloadwekan-365e8455e6a71f67552aca801e6a2a6b87a81a26.tar.gz
wekan-365e8455e6a71f67552aca801e6a2a6b87a81a26.tar.bz2
wekan-365e8455e6a71f67552aca801e6a2a6b87a81a26.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 f9551eff..6d9798e0 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 = 250,
+ appVersion = 251,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.48.0~2019-03-15"),
+ appMarketingVersion = (defaultText = "2.49.0~2019-03-21"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,