commit | 4d806c5fcb544a208f1d11b612d2b8210d08aea8 | [log] [tgz] |
---|---|---|
author | Pratik Vyas <m@pd.io> | Tue Dec 17 18:33:05 2013 +0600 |
committer | Pratik Vyas <m@pd.io> | Tue Dec 17 18:33:05 2013 +0600 |
tree | 5ab8c63cfe0ee318cb72768b259c7d593c08dd48 | |
parent | cf6e13d2fe370fb72f6d1cb73744301f3913f741 [diff] |
bumped to version 3.3.0
diff --git a/config.json b/config.json index bb88d76..cf1b11c 100644 --- a/config.json +++ b/config.json
@@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.2.3", + "app_version": "3.3.0", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.2.0" + "requires_framework_version": "==3.3.0" } \ No newline at end of file