From 797e0713ea2fd22995005deea8f8d0f0a907028f Mon Sep 17 00:00:00 2001 From: Pratik Vyas Date: Wed, 18 Dec 2013 12:49:28 +0600 Subject: [PATCH] bumped to version 3.3.1 --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index cf1b11c7c9..d7dcbc1aef 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.3.0", + "app_version": "3.3.1", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.3.0" + "requires_framework_version": "==3.3.1" } \ No newline at end of file