diff --git a/README.md b/README.md index 396027b..2814df8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# JimuReport积木报表(开源免费报表工具) +# JimuReport积木报表(免费报表工具) -v1.7.9 | 2024-07-09 +v1.8.0 | 2024-08-20 [![](https://img.shields.io/badge/Author-北京敲敲云科技-orange.svg)](https://qiaoqiaoyun.com/aboutUs) -[![](https://img.shields.io/badge/version-1.7.9-brightgreen.svg)](https://github.com/jeecgboot/JimuReport) +[![](https://img.shields.io/badge/version-1.8.0-brightgreen.svg)](https://github.com/jeecgboot/JimuReport) [![](https://img.shields.io/badge/Blog-积木报表官网-blue.svg)](http://jimureport.com) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars)](https://github.com/jeecgboot/JimuReport) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/JimuReport.svg?style=social&label=Fork)](https://github.com/jeecgboot/JimuReport) @@ -47,7 +47,7 @@ MAVEN依赖 org.jeecgframework.jimureport jimureport-spring-boot-starter - 1.7.8 + 1.8.0 ``` @@ -58,7 +58,7 @@ MAVEN依赖 org.jeecgframework.jimureport jimureport-spring-boot3-starter-fastjson2 - 1.7.8 + 1.8.0 ```