解决新版几个严重bug,升级版本号到1.4.32

This commit is contained in:
zhangdaiscott
2022-03-07 18:24:07 +08:00
parent 6e1b3c7bf6
commit 7299a7c584
2 changed files with 4 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
# JimuReport - 积木报表
v1.4.3 | 2022-03-07
v1.4.32 | 2022-03-07
[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com)
[![](https://img.shields.io/badge/version-1.4.3-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport)
[![](https://img.shields.io/badge/version-1.4.32-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport)
[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/JimuReport)
[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/JimuReport.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/JimuReport)
@@ -44,7 +44,7 @@ v1.4.3 | 2022-03-07
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
<version>1.4.3</version>
<version>1.4.32</version>
</dependency>
```

View File

@@ -49,7 +49,7 @@
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
<version>1.4.3</version>
<version>1.4.32</version>
</dependency>