[CI-SKIP] Update artifact information in readme (#1652)

This commit is contained in:
MiniDigger 2018-11-06 15:24:32 +01:00 committed by Daniel Ennis
parent 0f455f00ed
commit 38479436a7
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ How To (Plugin Developers)
<dependency>
<groupId>com.destroystokyo.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.13.1-R0.1-SNAPSHOT</version>
<version>1.13.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
```