[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):