diff --git a/public/config.json b/public/config.json
index 559e2ca..2048a33 100644
--- a/public/config.json
+++ b/public/config.json
@@ -1,6 +1,7 @@
 {
     "BASE_URL": "http://192.168.1.20:9906",
     "SERVER_IP": "http://192.168.1.20:9906",
-    "hosp_name": "福建省XX市医院"
+    "hosp_name": "福建省XX市医院",
+    "version": "V2.0"
 }