Version bump to 4.1.2, updated PluginBridge jar

This commit is contained in:
Rsl1122 2017-12-03 10:10:52 +02:00
parent f92a47967f
commit 70a2e1479b
5 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.djrapitops</groupId>
<artifactId>Plan</artifactId>
<version>4.1.0</version>
<version>4.1.2</version>
<packaging>jar</packaging>
<repositories>
<repository>
@ -32,7 +32,7 @@
<dependency>
<groupId>com.djrapitops</groupId>
<artifactId>PlanPluginBridge</artifactId>
<version>4.1.0</version>
<version>4.1.2</version>
<scope>compile</scope>
</dependency>
<!-- Full PaperSpigot JAR -->

View File

@ -1,4 +1,4 @@
name: Plan
author: Rsl1122
main: main.java.com.djrapitops.plan.PlanBungee
version: 4.1.1
version: 4.1.2

View File

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

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.djrapitops</groupId>
<artifactId>PlanPluginBridge</artifactId>
<version>4.1.0</version>
<version>4.1.2</version>
<packaging>jar</packaging>
<repositories>
<repository>