commit | 6ad8973538788c869cf0896b1daba13463c02b3e | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Thu Dec 12 13:39:21 2013 +0600 |
committer | Pratik Vyas <m@pd.io> | Thu Dec 12 13:39:21 2013 +0600 |
tree | 418433667e792c904ac046997ef00a4108d7b340 | |
parent | 2e66a842bbb6e11cc04b09854e16f6aaadc003ed [diff] |
bumped to version 3.2.0
diff --git a/config.json b/config.json index bc72fa9..779f063 100644 --- a/config.json +++ b/config.json
@@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.1.2", + "app_version": "3.2.0", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.1.1" + "requires_framework_version": "==3.2.0" } \ No newline at end of file