From f3aba2e536a58427b477c4064847ce38ea06a753 Mon Sep 17 00:00:00 2001
From: Pratik Vyas <m@pd.io>
Date: Tue, 21 Jan 2014 12:39:31 +0600
Subject: [PATCH] bumped to version 3.6.5

---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.json b/config.json
index 5a916c569b..d45459417f 100644
--- a/config.json
+++ b/config.json
@@ -1,6 +1,6 @@
 {
  "app_name": "ERPNext", 
- "app_version": "3.6.4", 
+ "app_version": "3.6.5", 
  "base_template": "app/portal/templates/base.html", 
  "modules": {
   "Accounts": {