Merge branch 'develop' of github.com:webnotes/erpnext into hotfix

This commit is contained in:
Nabin Hait 2014-01-21 10:44:16 +05:30
commit 9f6c48d82e

View File

@ -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"
}