summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-13 10:51:44 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-13 10:51:44 +0300
commit663384e62f8738bfd21b83c6219c16d8c41820f6 (patch)
tree826f8aece3631c2fabcc3351b12004e077df92a6 /sandstorm-pkgdef.capnp
parente2460997943a6473d7770fa670cd995ae88299bc (diff)
parentb98347947661e5c79f286a4e5d7f11e614dfb43c (diff)
downloadwekan-663384e62f8738bfd21b83c6219c16d8c41820f6.tar.gz
wekan-663384e62f8738bfd21b83c6219c16d8c41820f6.tar.bz2
wekan-663384e62f8738bfd21b83c6219c16d8c41820f6.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 507d0833..4df6c74d 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 = 273,
+ appVersion = 274,
# Increment this for every release.
- appMarketingVersion = (defaultText = "2.71.0~2019-05-12"),
+ appMarketingVersion = (defaultText = "2.72.0~2019-05-13"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,