Skip to content

Commit

Permalink
Merge pull request #9 from XRScripts/develop
Browse files Browse the repository at this point in the history
README Fixes
  • Loading branch information
MrGraversen authored Aug 28, 2021
2 parents 7943c18 + e6a4261 commit 6d1d3f2
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 @@ -36,9 +36,9 @@ Add the following to your `pom.xml` if using Maven (click the little JitPack bad

```
<dependency>
<groupId>com.github.MrGraversen</groupId>
<groupId>io.github.MrGraversen</groupId>
<artifactId>minecraft-rcon</artifactId>
<version>0.0.3</version>
<version>0.0.16</version>
</dependency>
```

Expand Down

0 comments on commit 6d1d3f2

Please sign in to comment.