Skip to content

Commit

Permalink
Merge pull request #18 from CallVDois/10-update-1.2.3.0
Browse files Browse the repository at this point in the history
udate version to 1.2.3.0
  • Loading branch information
needkg authored Aug 13, 2023
2 parents d6d2d52 + ef39e11 commit dea7692
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,13 +6,13 @@

<groupId>com.needkg</groupId>
<artifactId>DayNightPvP</artifactId>
<version>1.2.2.0</version>
<version>1.2.3.0</version>
<packaging>jar</packaging>

<name>DayNightPvP</name>

<properties>
<java.version>1.8</java.version>
<java.version>16</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit dea7692

Please sign in to comment.