summaryrefslogtreecommitdiffstats
path: root/sandstorm-pkgdef.capnp
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-04-18 19:08:28 +0300
committerLauri Ojansivu <x@xet7.org>2018-04-18 19:08:28 +0300
commite45b8ea48c84bfe60b994bc252ac67790251cda9 (patch)
tree9afe26b16d2311ad07da08a484af581a14a9244c /sandstorm-pkgdef.capnp
parent179ff7a12457be1592f04e1bdc15a5bb4fe9d398 (diff)
downloadwekan-e45b8ea48c84bfe60b994bc252ac67790251cda9.tar.gz
wekan-e45b8ea48c84bfe60b994bc252ac67790251cda9.tar.bz2
wekan-e45b8ea48c84bfe60b994bc252ac67790251cda9.zip
- Use curl to download 100% CPU fibers fixed node in snap
- Remove paxctl from snap package Thanks to xet7 !
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 554f5cc6..f09abed0 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 = 69,
+ appVersion = 70,
# Increment this for every release.
- appMarketingVersion = (defaultText = "0.84.0~2018-04-16"),
+ appMarketingVersion = (defaultText = "0.85.0~2018-04-18"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,