From 07d4c373f36491c8db4621f97259638b2aec317c Mon Sep 17 00:00:00 2001 From: Pratik Vyas Date: Thu, 6 Feb 2014 15:57:11 +0600 Subject: [PATCH] bumped to version 3.8.3 --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 149f7a9c36a..dba2e815f88 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.8.2", + "app_version": "3.8.3", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.9.1" + "requires_framework_version": "==3.9.2" } \ No newline at end of file