mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 01:28:49 +01:00
v1.49.1
This commit is contained in:
parent
e4cf94606c
commit
9083d5f88d
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# v1.49-edge-1 2018-09-17 Wekan release
|
||||
# v1.49.1 2018-09-17 Wekan release
|
||||
|
||||
This release adds the following new features:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wekan",
|
||||
"version": "v1.49-edge-1",
|
||||
"version": "v1.49.1",
|
||||
"description": "The open-source kanban",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
appVersion = 135,
|
||||
# Increment this for every release.
|
||||
|
||||
appMarketingVersion = (defaultText = "1.49.0~2018-09-17-edge-1"),
|
||||
appMarketingVersion = (defaultText = "1.49.1~2018-09-17"),
|
||||
# Human-readable presentation of the app version.
|
||||
|
||||
minUpgradableAppVersion = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue