mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
update Sandstorm metadata for bugfix release
This commit is contained in:
parent
74e41e420f
commit
6930535555
1 changed files with 3 additions and 3 deletions
|
@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
appTitle = (defaultText = "Wekan"),
|
||||
# The name of the app as it is displayed to the user.
|
||||
|
||||
appVersion = 14,
|
||||
appVersion = 16,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "0.11.0~2016-11-08"),
|
||||
appMarketingVersion = (defaultText = "0.11.0~2016-11-15"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
@ -58,7 +58,7 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
),
|
||||
|
||||
website = "https://wekan.io",
|
||||
codeUrl = "https://github.com/wekan/wekan",
|
||||
codeUrl = "https://github.com/wefork/wekan",
|
||||
license = (openSource = mit),
|
||||
categories = [productivity, office],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue