commit | 1e347910d5a7e30dea13883fa5f6b651efa93146 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Mon Jan 13 19:07:07 2014 +0600 |
committer | Pratik Vyas <m@pd.io> | Mon Jan 13 19:07:07 2014 +0600 |
tree | 743910bf8e40e856e03deaaa8744545858481bb0 | |
parent | 25cfb700bb1207e3d139e0955f3798c92b882272 [diff] |
bumped to version 3.6.0
diff --git a/config.json b/config.json index 8499ee8..8e033d5 100644 --- a/config.json +++ b/config.json
@@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.5.1", + "app_version": "3.6.0", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.5.0" + "requires_framework_version": "==3.7.0" } \ No newline at end of file