[V] 4.5.0 Version change

- Updated APF to 3.3.1 (removed SNAPSHOT)
This commit is contained in:
Rsl1122 2018-10-27 15:42:32 +03:00
parent 8aa7fd12e0
commit a131bb7dc8
5 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
<dependency>
<groupId>com.djrapitops</groupId>
<artifactId>AbstractPluginFramework</artifactId>
<version>3.3.1-SNAPSHOT</version>
<version>3.3.1</version>
</dependency>
<!-- SoftDepended Plugins -->
<dependency>

View File

@ -27,7 +27,7 @@ import java.io.InputStream;
@Plugin(
id = "plan",
name = "Plan",
version = "4.4.7",
version = "4.5.0",
description = "Player Analytics Plugin by Rsl1122",
authors = {"Rsl1122"},
dependencies = {

View File

@ -34,7 +34,7 @@ import java.nio.file.Path;
@Plugin(
id = "plan",
name = "Plan",
version = "4.4.6",
version = "4.5.0",
description = "Player Analytics Plugin by Rsl1122",
authors = {"Rsl1122"}
)

View File

@ -1,7 +1,7 @@
name: Plan
author: Rsl1122
main: com.djrapitops.plan.PlanBungee
version: 4.4.7
version: 4.5.0
softdepend:
- AdvancedBan
- LiteBans

View File

@ -1,7 +1,7 @@
name: Plan
author: Rsl1122
main: com.djrapitops.plan.Plan
version: 4.4.7
version: 4.5.0
softdepend:
- EssentialsX
- Towny