Bump PlanPluginBridge to 4.8.2-R0.2

This commit is contained in:
Rsl1122 2019-05-05 17:03:57 +03:00
parent 2a2e0e57a9
commit 2e22e4d18e
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ subprojects {
ext.daggerCompilerVersion = "2.22.1"
ext.abstractPluginFrameworkVersion = "3.4.1"
ext.planPluginBridgeVersion = "4.8.2-R0.1"
ext.planPluginBridgeVersion = "4.8.2-R0.2"
ext.bukkitVersion = "1.12.2-R0.1-SNAPSHOT"
ext.spigotVersion = "1.12.2-R0.1-SNAPSHOT"

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.djrapitops</groupId>
<artifactId>PlanPluginBridge</artifactId>
<version>4.8.2-R0.1</version>
<version>4.8.2-R0.2</version>
<packaging>jar</packaging>
<name>${project.groupId}:${project.artifactId}</name>