From d45f7d60c319d48d27012698fbd8b610f325f475 Mon Sep 17 00:00:00 2001 From: Pratik Vyas Date: Fri, 14 Feb 2014 11:06:23 +0600 Subject: [PATCH] bumped to version 3.8.6 --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 93ef0e7198..4787535685 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.8.5", + "app_version": "3.8.6", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.9.4" + "requires_framework_version": "==3.9.5" } \ No newline at end of file