summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-14 00:41:55 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-14 00:41:55 +0200
commit909a23e5295d1cf7f82a4e391a00e412aeef9d6c (patch)
treeabe8d12441bc38953217c9f1301093f08a486e84 /sandstorm-pkgdef.capnp
parentb68a2e2b41dddf233cf93a5909d80c46d2d178f5 (diff)
parentfd70556c82455df12db4d18ead6474da71928faf (diff)
downloadwekan-909a23e5295d1cf7f82a4e391a00e412aeef9d6c.tar.gz
wekan-909a23e5295d1cf7f82a4e391a00e412aeef9d6c.tar.bz2
wekan-909a23e5295d1cf7f82a4e391a00e412aeef9d6c.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 d0f43f91..fe17cca2 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 = 248,
+ appVersion = 249,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.46.0~2019-03-13"),
+ appMarketingVersion = (defaultText = "2.47.0~2019-03-14"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,