Merge pull request #1418 from nabinhait/hotfix
minor fixes in account receivable/payable
diff --git a/config.json b/config.json
index dba2e81..93ef0e7 100644
--- a/config.json
+++ b/config.json
@@ -1,6 +1,6 @@
{
"app_name": "ERPNext",
- "app_version": "3.8.3",
+ "app_version": "3.8.5",
"base_template": "app/portal/templates/base.html",
"modules": {
"Accounts": {
@@ -74,5 +74,5 @@
"type": "module"
}
},
- "requires_framework_version": "==3.9.2"
+ "requires_framework_version": "==3.9.4"
}
\ No newline at end of file