Skip to content

Commit

Permalink
chore: v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
PeyaPeyaPeyang committed Jan 19, 2024
1 parent 45a9dea commit 70f2203
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,15 +6,15 @@

<groupId>net.kunmc.lab.kpm</groupId>
<artifactId>KPMUpgrader</artifactId>
<version>1.1.5</version>
<version>1.1.6</version>
<packaging>jar</packaging>

<name>KPMUpgrader</name>

<properties>
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kpm.version>3.0.3</kpm.version>
<kpm.version>3.1.0</kpm.version>
</properties>

<build>
Expand Down

0 comments on commit 70f2203

Please sign in to comment.