summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-18 23:45:33 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-18 23:45:33 +0300
commit8b6856fc89fc741f665b59ecac0178afd64b04fb (patch)
tree16c1a0e2150e75fa4429fb5e695e107df02a16fa /sandstorm-pkgdef.capnp
parent70e5b71bddafd2a8fb551544c81f07be0b811085 (diff)
parentb48c6a5b9cc18f78017a6b5eca74ce670ed3b484 (diff)
downloadwekan-8b6856fc89fc741f665b59ecac0178afd64b04fb.tar.gz
wekan-8b6856fc89fc741f665b59ecac0178afd64b04fb.tar.bz2
wekan-8b6856fc89fc741f665b59ecac0178afd64b04fb.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 f3f51d1d..e5d60fb5 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 = 285,
+ appVersion = 286,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.83.0~2019-06-17"),
+ appMarketingVersion = (defaultText = "2.84.0~2019-06-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,