commit | c95b9f92217986f56a32802d07b661518127e930 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Jan 02 22:44:24 2014 -0800 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Jan 02 22:44:24 2014 -0800 |
tree | e1777296ea476464d0c90e1834db7bba3c592ee2 | |
parent | 5fbb757c2c8f4dc1a6b473220d44a4abc03ed0a6 [diff] | |
parent | a4db83a934eb4fefd356ae6f55d88f97e3d45af9 [diff] |
Merge pull request #1263 from nabinhait/hotfix Hotfix
diff --git a/config.json b/config.json index c09c2af..e8955b1 100644 --- a/config.json +++ b/config.json
@@ -1,6 +1,6 @@ { "app_name": "ERPNext", - "app_version": "3.4.3", + "app_version": "3.4.4", "base_template": "app/portal/templates/base.html", "modules": { "Accounts": { @@ -74,5 +74,5 @@ "type": "module" } }, - "requires_framework_version": "==3.4.2" + "requires_framework_version": "==3.4.3" } \ No newline at end of file