This commit is contained in:
Lauri Ojansivu 2017-07-21 19:17:17 +03:00
parent b5836ab0ff
commit c02988c515
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# Upcoming Wekan release # v0.29 2017-07-21 Wekan release
This release adds the following new features: This release adds the following new features:

View file

@ -1,6 +1,6 @@
{ {
"name": "wekan", "name": "wekan",
"version": "0.28.0", "version": "0.29.0",
"description": "The open-source Trello-like kanban", "description": "The open-source Trello-like kanban",
"private": true, "private": true,
"scripts": { "scripts": {

View file

@ -1,5 +1,5 @@
name: wekan name: wekan
version: "0.28-SNAPSHOT" version: "0.29-SNAPSHOT"
summary: The open-source Trello-like kanban summary: The open-source Trello-like kanban
description: | description: |
Wekan is an open-source and collaborative kanban board application. Wekan is an open-source and collaborative kanban board application.
@ -53,7 +53,7 @@ apps:
parts: parts:
mongodb: 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 plugin: dump
stage-packages: [libssl1.0.0] stage-packages: [libssl1.0.0]
filesets: filesets: