Skip to content

Commit

Permalink
积木报表,新版本发布 1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdaiscott committed Dec 8, 2023
1 parent 3490517 commit 4f2de64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,10 +1,10 @@
# JimuReport - 积木报表(开源免费的低代码报表)

v1.6.5 | 2023-11-20
v1.6.6 | 2023-12-11


[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com)
[![](https://img.shields.io/badge/version-1.6.5-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport)
[![](https://img.shields.io/badge/version-1.6.6-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport)
[![](https://img.shields.io/badge/Blog-官方博客-blue.svg)](https://jeecg.blog.csdn.net)
[![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)
Expand Down Expand Up @@ -45,7 +45,7 @@ v1.6.5 | 2023-11-20
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
<version>1.6.5</version>
<version>1.6.6</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion jimureport-example/pom.xml
Expand Up @@ -37,7 +37,7 @@
</repositories>

<properties>
<jimureport.version>1.6.5</jimureport.version>
<jimureport.version>1.6.6</jimureport.version>
<java.version>1.8</java.version>
<minio.version>8.0.3</minio.version>
<!-- DB驱动 -->
Expand Down

0 comments on commit 4f2de64

Please sign in to comment.