commit | c58b330673c1485ca3fd269f9fb55940a6c19772 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jan 30 01:49:29 2014 -0800 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jan 30 01:49:29 2014 -0800 |
tree | 121c3383bedbc3297bd0fbaed045c34469d7bbc7 | |
parent | 6448076143935cabcac0825be671af19a61f97e9 [diff] | |
parent | 5d976ca3acf18a6161954dc606f2b348a2d3033b [diff] |
Merge pull request #1372 from nabinhait/hotfix Hotfix
diff --git a/config.json b/config.json index cd3e91b..be5d2bd 100644 --- a/config.json +++ b/config.json
@@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.7.1", + "app_version": "3.8.0", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.8.0" + "requires_framework_version": "==3.9.0" } \ No newline at end of file