Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BenceX100 committed Sep 29, 2024
1 parent 50bf45c commit c331259
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.artillexstudios</groupId>
<artifactId>AxAFKZone</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<packaging>jar</packaging>

<name>AxAFKZone</name>
Expand Down Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>com.artillexstudios.axapi</groupId>
<artifactId>axapi</artifactId>
<version>1.4.379</version>
<version>1.4.380</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down
1 change: 0 additions & 1 deletion src/main/java/com/artillexstudios/axafkzone/AxAFKZone.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import java.io.File;

public final class AxAFKZone extends AxPlugin {

public static Config CONFIG;
public static Config LANG;
public static MessageUtils MESSAGEUTILS;
Expand Down

0 comments on commit c331259

Please # to comment.