mirror of
https://github.com/wekan/wekan.git
synced 2026-02-10 10:14:21 +01:00
v1.94
This commit is contained in:
parent
0ade4dbf00
commit
2fbcf7e9b6
4 changed files with 15 additions and 5 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 = 195,
|
||||
appVersion = 196,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "1.93.0~2018-12-16"),
|
||||
appMarketingVersion = (defaultText = "1.94.0~2018-12-18"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue