mirror of
https://github.com/wekan/wekan.git
synced 2026-02-04 23:51:48 +01:00
v7.05
This commit is contained in:
parent
9a6d0c4aad
commit
eea0b1afc4
8 changed files with 14 additions and 14 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 = 704,
|
||||
appVersion = 705,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "7.04.0~2023-08-03"),
|
||||
appMarketingVersion = (defaultText = "7.05.0~2023-08-08"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue