Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
max1mde committed Aug 4, 2023
2 parents 9d2b89f + 3b0d528 commit fcb79e0
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 @@ -23,7 +23,7 @@ repositories {
}
dependencies {
implementation 'com.github.MaximFiedler:HologramAPI:1.1.1'
implementation 'com.github.MaximFiedler:HologramAPI:1.1.3'
}
```
**Maven installation**
Expand All @@ -36,7 +36,7 @@ dependencies {
<dependency>
<groupId>com.github.MaximFiedler</groupId>
<artifactId>HologramAPI</artifactId>
<version>1.1.1</version>
<version>1.1.3</version>
</dependency>
```

Expand Down

0 comments on commit fcb79e0

Please sign in to comment.