commit | 9f6c48d82e882f40681aee141ccbb986d8121a1d | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jan 21 10:44:16 2014 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jan 21 10:44:16 2014 +0530 |
tree | 24b175b615768d0e3a908840e0a3521d033cc24c | |
parent | 806343395a8f669a78adec0c5af3f48535267ab5 [diff] | |
parent | f0307dc75e2a5c0e14be568a5aba9941de74cca4 [diff] |
Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
diff --git a/config.json b/config.json index 450e2bc..5a916c5 100644 --- a/config.json +++ b/config.json
@@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.6.3", + "app_version": "3.6.4", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.7.3" + "requires_framework_version": "==3.7.4" } \ No newline at end of file