Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
YouHaveTrouble committed Dec 28, 2021
1 parent d1f430e commit 6ad5723
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,14 +6,14 @@

<groupId>me.youhavetrouble</groupId>
<artifactId>PurpurExtras</artifactId>
<version>1.3</version>
<version>1.4</version>
<packaging>jar</packaging>

<name>PurpurExtras</name>

<description>"This should be a plugin" features from Purpur</description>
<properties>
<java.version>1.8</java.version>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 6ad5723

Please sign in to comment.