[minor] started versioning
diff --git a/config.json b/config.json
index 17b01ed..4578a88 100644
--- a/config.json
+++ b/config.json
@@ -1,5 +1,7 @@
 {
 	"app_name": "ERPNext",
+	"app_verion": "3.0.0",
+	"requires_framework_version": "==3.0.0",
 	"base_template": "app/portal/templates/base.html",
 	"modules": {
 		"Selling": {
@@ -73,4 +75,4 @@
 			"icon": "icon-file-alt"
 		}
 	}
-}
\ No newline at end of file
+}