From d792fd0123eb12eeb80e183275b6b574a93a8ef9 Mon Sep 17 00:00:00 2001 From: Diogo Correia Date: Tue, 10 Mar 2020 17:41:54 +0000 Subject: [PATCH] Update to v2.6.0 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 233586ec..21f7a6c7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Triton 2.5.1 +# Triton 2.6.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!_ @@ -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.5.1](https://cdn.rexcantor64.com/triton/api/TritonAPI-v2.5.0.jar) or [add it to your project using Gradle/Maven](https://jitpack.io/#diogotcorreia/Triton). +[Download API for Triton 2.6.0](https://cdn.rexcantor64.com/triton/api/TritonAPI-v2.5.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)! diff --git a/pom.xml b/pom.xml index f795a6b4..cc7b6c82 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.rexcantor64.triton api - 2.5.0 + 2.6.0 ${project.version}-${build.number}