Skip to content

Commit e0d7996

Browse files
committed
UPDATE README.md
1 parent ac74bac commit e0d7996

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ ik-analyzer for solr7.x
3030

3131

3232
## 使用说明
33-
* jar包下载地址:[![GitHub version](https://img.shields.io/badge/version-7.5.0-519dd9.svg)](https://search.maven.org/remotecontent?filepath=com/github/magese/ik-analyzer/7.5.0/ik-analyzer-7.5.0.jar)
34-
* 历史版本:[Central Repository](https://search.maven.org/search?q=g:com.github.magese%20AND%20a:ik-analyzer&core=gav)
33+
* jar包下载地址:[![GitHub version](https://img.shields.io/badge/version-7.6.0-519dd9.svg)](https://search.maven.org/remotecontent?filepath=com/github/magese/ik-analyzer/7.6.0/ik-analyzer-7.6.0.jar)
34+
* 历史版本:[![GitHub version](https://img.shields.io/maven-central/v/com.github.magese/ik-analyzer.svg?style=flat-square)](https://search.maven.org/search?q=g:com.github.magese%20AND%20a:ik-analyzer&core=gav)
3535

3636
```console
3737
<!-- Maven仓库地址 -->
3838
<dependency>
3939
<groupId>com.github.magese</groupId>
4040
<artifactId>ik-analyzer</artifactId>
41-
<version>7.5.0</version>
41+
<version>7.6.0</version>
4242
</dependency>
4343
```
4444

0 commit comments

Comments
 (0)