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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteZ1337 committed Mar 24, 2023
1 parent 09e43e6 commit a0a0825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The latest version <img src="https://img.shields.io/github/v/release/ByteZ1337/P
<dependency>
<groupId>xyz.xenondevs</groupId>
<artifactId>particle</artifactId>
<version>1.8.3</version>
<version>1.8.4</version>
</dependency>
</dependencies>
```
Expand All @@ -61,7 +61,7 @@ The latest version <img src="https://img.shields.io/github/v/release/ByteZ1337/P

```groovy
dependencies {
implementation 'xyz.xenondevs:particle:1.8.3'
implementation 'xyz.xenondevs:particle:1.8.4'
}
```

Expand Down

0 comments on commit a0a0825

Please sign in to comment.