commit | 8042aa4b5296c3caef3372ac3987b461c3e5a1c6 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 21 13:52:22 2016 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Nov 21 13:53:02 2016 +0530 |
tree | b72761ca873b2d4508c78a5f52d8c49c370fb50d | |
parent | e3649ec43cbfbb8588416aa07db90b8b43421e37 [diff] |
[minor] fixes to docs
diff --git a/erpnext/config/docs.py b/erpnext/config/docs.py index d1a54e8..708f19d 100644 --- a/erpnext/config/docs.py +++ b/erpnext/config/docs.py
@@ -15,7 +15,7 @@ listed as one of the Best Open Source Softwares in the world by many online blogs.""" -docs_version = "6.x.x" +docs_version = "7.x.x" splash_light_background = True def get_context(context):