Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Mindgamesnl committed May 21, 2020
1 parent 9bae892 commit eea9f78
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plugin/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.craftmend.openaudiomc</groupId>
<artifactId>OpenAudioMc</artifactId>
<name>OpenAudioMc</name>
<version>6.2.3</version>
<version>6.2.4</version>
<description>The OpenAudioMc Java plugin and Api</description>
<url>https://craftmend.com/</url>
<build>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.craftmend.openaudiomc</groupId>
<artifactId>OpenAudioMc</artifactId>
<version>6.2.3</version>
<version>6.2.4</version>
<packaging>jar</packaging>

<name>OpenAudioMc</name>
Expand Down
2 changes: 1 addition & 1 deletion plugin/src/main/resources/bungee.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: OpenAudioMc
version: 6.2.3
version: 6.2.4
main: com.craftmend.openaudiomc.bungee.OpenAudioMcBungee
authors: [Mindgamesnl]
description: The OpenAudioMc plugin. Brings real sound and lights to your minecraft server with the help of a custom web client.
Expand Down
2 changes: 1 addition & 1 deletion plugin/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: OpenAudioMc
version: 6.2.3
version: 6.2.4
softdepend: [WorldGuard, Train_Carts]
main: com.craftmend.openaudiomc.spigot.OpenAudioMcSpigot
api-version: 1.13
Expand Down

0 comments on commit eea9f78

Please sign in to comment.