Skip to content

Commit

Permalink
chore: bump version to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ybw0014 committed Jan 22, 2024
1 parent 4045937 commit f73d5cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>net.guizhanss</groupId>
<artifactId>GuizhanLibPlugin</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
<packaging>jar</packaging>

<name>GuizhanLibPlugin</name>
Expand Down Expand Up @@ -281,7 +281,7 @@
<dependency>
<groupId>net.guizhanss</groupId>
<artifactId>GuizhanLib-api</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f73d5cb

Please sign in to comment.