commit | 40c5174aa0179db93055eb91054d2ea891da70cc | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Feb 11 12:03:11 2014 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Feb 11 12:03:11 2014 +0530 |
tree | 0ef7219f90ee03c6b137902c991dfcfa97498fb4 | |
parent | 89a3ee7f57b5867ff4f7037e90d8be59b2f1074a [diff] | |
parent | 0799b28e46553ef43c18238d570ae4d621b740b0 [diff] |
Merge pull request #1410 from nabinhait/hotfix Hotfix
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