Skip to content

Commit

Permalink
Update to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotcorreia committed Dec 10, 2019
1 parent 4326fb9 commit c72ec64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Triton 2.3.0
# Triton 2.4.0
[![Release](https://jitpack.io/v/diogotcorreia/Triton.svg)](https://jitpack.io/#diogotcorreia/Triton)

_Translate your server! Sends the same message on different languages... Hooks into all plugins!_
Expand All @@ -7,7 +7,7 @@ This repository was previously called MultiLanguagePlugin.
Buy it [here](https://www.spigotmc.org/resources/triton.30331/)!


[Download API for Triton 2.3.0](https://cdn.rexcantor64.com/triton/api/TritonAPI-v2.3.0.jar) or [add it to your project using Gradle/Maven](https://jitpack.io/#diogotcorreia/Triton).
[Download API for Triton 2.4.0](https://cdn.rexcantor64.com/triton/api/TritonAPI-v2.4.0.jar) or [add it to your project using Gradle/Maven](https://jitpack.io/#diogotcorreia/Triton).

Need help developing? Take a look at the [JavaDocs](https://triton.rexcantor64.com/javadocs) or join our [Discord](https://triton.rexcantor64.com/discord)!

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.rexcantor64.triton</groupId>
<artifactId>api</artifactId>
<version>2.0.0</version>
<version>2.4.0</version>
<properties>
<build.number/>
<plugin.version>${project.version}-${build.number}</plugin.version>
Expand Down

0 comments on commit c72ec64

Please sign in to comment.