From f135c3192f2bbbdda649ce6aa188aa6374361c4e Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Tue, 31 Oct 2017 19:39:28 +0200 Subject: [PATCH] Version bump to 4.0.4 --- Plan/pom.xml | 2 +- Plan/src/main/resources/bungee.yml | 2 +- Plan/src/main/resources/plugin.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Plan/pom.xml b/Plan/pom.xml index 0b8cdbdd7..a2a36f48a 100644 --- a/Plan/pom.xml +++ b/Plan/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.djrapitops Plan - 4.0.3 + 4.0.4 jar diff --git a/Plan/src/main/resources/bungee.yml b/Plan/src/main/resources/bungee.yml index c3700fd37..78e2fa9a0 100644 --- a/Plan/src/main/resources/bungee.yml +++ b/Plan/src/main/resources/bungee.yml @@ -1,4 +1,4 @@ name: Plan author: Rsl1122 main: main.java.com.djrapitops.plan.PlanBungee -version: 4.0.3 \ No newline at end of file +version: 4.0.4 \ No newline at end of file diff --git a/Plan/src/main/resources/plugin.yml b/Plan/src/main/resources/plugin.yml index 2be3cb850..6dc2a9324 100644 --- a/Plan/src/main/resources/plugin.yml +++ b/Plan/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: Plan author: Rsl1122 main: main.java.com.djrapitops.plan.Plan -version: 4.0.3 +version: 4.0.4 softdepend: - OnTime - EssentialsX