summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-08 19:17:33 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-08 19:17:33 +0200
commit0155c7d8ce5591cab7c9cd4ace2be6cbd741f9a1 (patch)
treef1ef6c375070c2dc9531c6a01418a69c1834ca5f /sandstorm-pkgdef.capnp
parent64fca5893eb02cc696272361872953f253cf07af (diff)
parent98031aacce0d85234377e0f01a43d211c079c614 (diff)
downloadwekan-0155c7d8ce5591cab7c9cd4ace2be6cbd741f9a1.tar.gz
wekan-0155c7d8ce5591cab7c9cd4ace2be6cbd741f9a1.tar.bz2
wekan-0155c7d8ce5591cab7c9cd4ace2be6cbd741f9a1.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 181cceb2..27155571 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 = 244,
+ appVersion = 245,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.42.0~2019-03-07"),
+ appMarketingVersion = (defaultText = "2.43.0~2019-03-08"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,