Skip to content

Commit

Permalink
feat: release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 committed Nov 3, 2024
1 parent deaf951 commit 73e9e5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.sky.fly</groupId>
<artifactId>springboot-template-sky</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
<packaging>jar</packaging>

<name>springboot-template-sky</name>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/sky/fly/config/MyBatisPlusConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* mybatis-plus configuration class
*
* @author skyclouds2001
* @version 1.5.0
* @version 1.6.0
* @since 1.0.0
*/
@Configuration
Expand Down

0 comments on commit 73e9e5a

Please sign in to comment.