From 9ea02e4e1161d43dd57d01b4fbdbb8e41ea991b6 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Tue, 20 Aug 2024 19:48:41 +0800 Subject: [PATCH] =?UTF-8?q?v1.8.0=20=E7=89=88=E6=9C=AC=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 ```