From 9cd9836e1813c6aa2bc5d7f0607472826ffb3a2a Mon Sep 17 00:00:00 2001 From: Pratik Vyas Date: Mon, 30 Dec 2013 20:04:38 +0600 Subject: [PATCH] bumped to version 3.4.2 --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 2309618f9d..80f1952f1a 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.4.1", + "app_version": "3.4.2", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.4.1" + "requires_framework_version": "==3.4.2" } \ No newline at end of file