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

Commit e282d68

Browse files
committed
Bump versions
1 parent c0f21df commit e282d68

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
@@ -47,7 +47,7 @@ The latest version <img src="https://img.shields.io/github/v/release/ByteZ1337/P
4747
<dependency>
4848
<groupId>xyz.xenondevs</groupId>
4949
<artifactId>particle</artifactId>
50-
<version>1.6.2</version>
50+
<version>1.6.3</version>
5151
</dependency>
5252
</dependencies>
5353
```
@@ -56,7 +56,7 @@ The latest version <img src="https://img.shields.io/github/v/release/ByteZ1337/P
5656

5757
```groovy
5858
dependencies {
59-
implementation 'xyz.xenondevs:particle:1.6.2'
59+
implementation 'xyz.xenondevs:particle:1.6.3'
6060
}
6161
```
6262

0 commit comments

Comments
 (0)