Skip to content

Commit

Permalink
LunaChat v3.0.15 : Updated version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
ucchyocean committed Sep 20, 2020
1 parent 1e384e9 commit b96d956
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.ucchyocean</groupId>
<artifactId>LunaChat</artifactId>
<version>3.0.14</version>
<version>3.0.15</version>
<description>A powerfull chat channel plugin with IME (Kana-Kanji conversion) support</description>
<url>https://github.com/ucchyocean/LunaChat</url>

Expand Down Expand Up @@ -246,7 +246,7 @@
<dependency>
<groupId>net.alpenblock</groupId>
<artifactId>BungeePerms</artifactId>
<version>4.0-dev-112</version>
<version>4.0-dev-114</version>
<optional>true</optional>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit b96d956

Please sign in to comment.