Customize of some card's functions

This commit is contained in:
dollybean 2020-02-04 02:28:45 -08:00
parent 85d47c4ff2
commit 0b00a8095c
21 changed files with 582 additions and 254 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 = 375,
appVersion = 374,
# Increment this for every release.
appMarketingVersion = (defaultText = "3.73.0~2020-01-29"),
appMarketingVersion = (defaultText = "3.72.0~2020-01-19"),
# Human-readable presentation of the app version.
minUpgradableAppVersion = 0,