Skip to content

Commit a0a0825

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
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)