commit | 9a05aad8ea2b45b1a706d7f4654a09dbfb1ba01a | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Jan 17 10:31:43 2014 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Jan 17 10:31:43 2014 +0530 |
tree | 5f73eff862ee98f8e815ce75c77f08c6bbfadbdf | |
parent | f6b77479d75318ee2cfe17c68d63a40ac14e6160 [diff] | |
parent | 3c279163fcf42a4f42d55c3fba32bc2c5d388f90 [diff] |
Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
diff --git a/config.json b/config.json index 45acaf2..c252467 100644 --- a/config.json +++ b/config.json
@@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.6.1", + "app_version": "3.6.2", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.7.1" + "requires_framework_version": "==3.7.2" } \ No newline at end of file