Skip to content

Commit

Permalink
更新1.4.5版本
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfantasy committed Apr 17, 2021
1 parent 8af78d9 commit a0b9549
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<dependency>
<groupId>com.github.davidfantasy</groupId>
<artifactId>mybatis-plus-generator-ui</artifactId>
<version>1.4.4</version>
<version>1.4.5</version>
<scope>test</scope>
</dependency>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.davidfantasy</groupId>
<artifactId>mybatis-plus-generator-ui</artifactId>
<version>1.4.4</version>
<version>1.4.5</version>
<modelVersion>4.0.0</modelVersion>

<name>mybatis-plus-generator-ui</name>
Expand Down

0 comments on commit a0b9549

Please sign in to comment.