Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
This commit is contained in:
commit
c095cfa224
@ -1,4 +1,4 @@
|
|||||||
anguage: python
|
language: python
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"app_name": "ERPNext",
|
"app_name": "ERPNext",
|
||||||
"app_version": "3.8.2",
|
"app_version": "3.8.3",
|
||||||
"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.9.1"
|
"requires_framework_version": "==3.9.2"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user