Upgrade version in readme (#31)

diff --git a/dubbo-api-docs/README.md b/dubbo-api-docs/README.md
index 381ae68..0e9dd25 100644
--- a/dubbo-api-docs/README.md
+++ b/dubbo-api-docs/README.md
@@ -25,7 +25,7 @@
          memory for caching. In the future, it will consider putting the contents of the cache into the metadata 
          center
 
-### Current Version: 2.7.8.2
+### Current Version: 2.7.8.3
 
 ```
 <dependency>
diff --git a/dubbo-api-docs/README_ch.md b/dubbo-api-docs/README_ch.md
index b3a406c..8275526 100644
--- a/dubbo-api-docs/README_ch.md
+++ b/dubbo-api-docs/README_ch.md
@@ -22,7 +22,7 @@
         * 为避免增加生产环境中的资源占用, 建议单独创建一个配制类用于启用Dubbo Api Docs, 并配合 @Profile("dev") 注解使用
         * 当然, Dubbo Api Docs 仅在项目启动时多消耗了点CPU资源, 并使用了一点点内存用于缓存, 将来会考虑将缓存中的内容放到元数据中心.
 
-### 当前版本: 2.7.8.2
+### 当前版本: 2.7.8.3
 
 ```
 <dependency>