commit | efa9a7ed5b8daad7ca9a8855b4d55ae1a26bd08e | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jan 23 13:25:39 2014 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jan 23 13:25:39 2014 +0530 |
tree | 3d194da3f503bd8ca1cbac2242fd45b70788f169 | |
parent | 557abdebe09af858b21d2473af51bf113b0876cd [diff] | |
parent | 256c4da0a5bbc062cec54dc832d6863fec87b6b6 [diff] |
Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
diff --git a/config.json b/config.json index d454594..f71ed9b 100644 --- a/config.json +++ b/config.json
@@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.6.5", + "app_version": "3.6.6", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.7.4" + "requires_framework_version": "==3.7.5" } \ No newline at end of file