And:
- Use curl to download 100% CPU fibers fixed node in snap
- Remove paxctl from snap package

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-04-18 19:08:28 +03:00
parent 179ff7a124
commit bbfacc06e3
3 changed files with 7 additions and 5 deletions

View file

@ -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,