summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-03 18:26:01 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-03 18:26:01 +0200
commitaf6513ccc7e13f463ec482021286712deddd7ec5 (patch)
tree80ff4a0ed1859875647a69a2bd97da2f5aa2ca2d /sandstorm-pkgdef.capnp
parent30fe263bfea34431aa2d3bedc904e61f92bdeff5 (diff)
parent30151de2695c6b0d51816919a4892c66088b6ab7 (diff)
downloadwekan-af6513ccc7e13f463ec482021286712deddd7ec5.tar.gz
wekan-af6513ccc7e13f463ec482021286712deddd7ec5.tar.bz2
wekan-af6513ccc7e13f463ec482021286712deddd7ec5.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 567332ac..19b76878 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 = 181,
+ appVersion = 182,
# Increment this for every release.
- appMarketingVersion = (defaultText = "1.79.0~2018-12-03"),
+ appMarketingVersion = (defaultText = "1.80.0~2018-12-03"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,