From 2abfac8a0dc65e95daa92c7ba7e3ff586edafb50 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 16 Oct 2014 14:56:33 -0700 Subject: [PATCH] Release version 0.4.0 --- VERSIONS.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/VERSIONS.json b/VERSIONS.json index b0685423d..887fa035a 100644 --- a/VERSIONS.json +++ b/VERSIONS.json @@ -17,9 +17,16 @@ "Box update and app update", "Box backup and restore" ], - "next": null + "next": "0.4.0" }, "0.4.0": { + "revision": "32cc2d2e2af692d44e0e8493179da0e1b72da0bc", + "changelog": [ + "Multiple app instances" + ], + "next": null + }, + "0.5.0": { "revision": "TBD", "changelog": [ ],