Skip to content

Commit

Permalink
docs: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DebitCardz authored Dec 10, 2023
1 parent 8c1a326 commit e6adba8
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 @@ -21,7 +21,7 @@ repositories {
}

dependencies {
implementation("com.github.DebitCardz:mc-chestui-plus:1.4.2")
implementation("com.github.DebitCardz:mc-chestui-plus:1.4.3")
}
```
### Maven
Expand All @@ -34,7 +34,7 @@ dependencies {
<dependency>
<groupId>com.github.DebitCardz</groupId>
<artifactId>mc-chestui-plus</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
</dependency>

```
Expand Down

0 comments on commit e6adba8

Please sign in to comment.