mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
v0.29
This commit is contained in:
parent
b5836ab0ff
commit
c02988c515
3 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Upcoming Wekan release
|
||||
# v0.29 2017-07-21 Wekan release
|
||||
|
||||
This release adds the following new features:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wekan",
|
||||
"version": "0.28.0",
|
||||
"version": "0.29.0",
|
||||
"description": "The open-source Trello-like kanban",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name: wekan
|
||||
version: "0.28-SNAPSHOT"
|
||||
version: "0.29-SNAPSHOT"
|
||||
summary: The open-source Trello-like kanban
|
||||
description: |
|
||||
Wekan is an open-source and collaborative kanban board application.
|
||||
|
|
@ -53,7 +53,7 @@ apps:
|
|||
|
||||
parts:
|
||||
mongodb:
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.14.tgz
|
||||
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.15.tgz
|
||||
plugin: dump
|
||||
stage-packages: [libssl1.0.0]
|
||||
filesets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue