Lauri Ojansivu 8 years ago
parent
commit
c02988c515
3 changed files with 4 additions and 4 deletions
  1. 1 1
      CHANGELOG.md
  2. 1 1
      package.json
  3. 2 2
      snapcraft.yaml

+ 1 - 1
CHANGELOG.md

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

+ 1 - 1
package.json

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

+ 2 - 2
snapcraft.yaml

@@ -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: