Skip to content

Commit 7a014a3

Browse files
committed
Update version
1 parent 5c2ecdd commit 7a014a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ A Scoreboard API for Bukkit with 1.7-1.13 support
6161
<dependency>
6262
<groupId>fr.mrmicky</groupId>
6363
<artifactId>FastBoard</artifactId>
64-
<version>1.0.0</version>
64+
<version>1.0.1</version>
6565
<scope>compile</scope>
6666
</dependency>
6767
</dependencies>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>fr.mrmicky</groupId>
88
<artifactId>fastboard</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010

1111
<name>FastBoard</name>
1212
<url>https://github.com/MrMicky-FR/FastBoard</url>
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.spigotmc</groupId>
4242
<artifactId>spigot-api</artifactId>
43-
<version>1.8.8-R0.1-SNAPSHOT</version>
43+
<version>1.12.2-R0.1-SNAPSHOT</version>
4444
<scope>provided</scope>
4545
</dependency>
4646
</dependencies>

0 commit comments

Comments
 (0)