Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit a0a0825

Browse files
committed
Update README.md
1 parent 09e43e6 commit a0a0825

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The latest version <img src="https://img.shields.io/github/v/release/ByteZ1337/P
5252
<dependency>
5353
<groupId>xyz.xenondevs</groupId>
5454
<artifactId>particle</artifactId>
55-
<version>1.8.3</version>
55+
<version>1.8.4</version>
5656
</dependency>
5757
</dependencies>
5858
```
@@ -61,7 +61,7 @@ The latest version <img src="https://img.shields.io/github/v/release/ByteZ1337/P
6161

6262
```groovy
6363
dependencies {
64-
implementation 'xyz.xenondevs:particle:1.8.3'
64+
implementation 'xyz.xenondevs:particle:1.8.4'
6565
}
6666
```
6767

0 commit comments

Comments
 (0)