mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-24 09:01:41 +01:00
PlanPluginBridge version bump to 4.6.1
This commit is contained in:
parent
4c3a29340c
commit
ea5b624520
@ -46,7 +46,7 @@ subprojects {
|
||||
ext.daggerCompilerVersion = "2.21"
|
||||
|
||||
ext.abstractPluginFrameworkVersion = "3.4.1"
|
||||
ext.planPluginBridgeVersion = "4.6.0-1"
|
||||
ext.planPluginBridgeVersion = "4.6.1"
|
||||
|
||||
ext.bukkitVersion = "1.12.2-R0.1-SNAPSHOT"
|
||||
ext.spigotVersion = "1.12.2-R0.1-SNAPSHOT"
|
||||
|
@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.djrapitops</groupId>
|
||||
<artifactId>PlanPluginBridge</artifactId>
|
||||
<version>4.6.0-1</version>
|
||||
<version>4.6.1</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>${project.groupId}:${project.artifactId}</name>
|
||||
|
Loading…
Reference in New Issue
Block a user