Skip to content

Commit 331320b

Browse files
committed
1.0.8 release
1 parent c4957dd commit 331320b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Test server: [``ely.su``](https://hotmc.ru/minecraft-server-203216)
5353
<dependency>
5454
<groupId>net.elytrium</groupId>
5555
<artifactId>limboapi-api</artifactId>
56-
<version>1.0.7</version>
56+
<version>1.0.8</version>
5757
<scope>provided</scope>
5858
</dependency>
5959
</dependencies>

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.7
1+
1.0.8

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ allprojects {
1111
apply(plugin: "org.cadixdev.licenser")
1212

1313
setGroup("net.elytrium")
14-
setVersion("1.0.8-SNAPSHOT")
14+
setVersion("1.0.8")
1515

1616
compileJava {
1717
getOptions().setEncoding("UTF-8")

0 commit comments

Comments
 (0)