Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
This commit is contained in:
commit
9f6c48d82e
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"app_name": "ERPNext",
|
"app_name": "ERPNext",
|
||||||
"app_version": "3.6.3",
|
"app_version": "3.6.4",
|
||||||
"base_template": "app/portal/templates/base.html",
|
"base_template": "app/portal/templates/base.html",
|
||||||
"modules": {
|
"modules": {
|
||||||
"Accounts": {
|
"Accounts": {
|
||||||
@ -74,5 +74,5 @@
|
|||||||
"type": "module"
|
"type": "module"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"requires_framework_version": "==3.7.3"
|
"requires_framework_version": "==3.7.4"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user