aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorNassim Jahnke <[email protected]>2022-06-07 18:52:56 +0200
committerNassim Jahnke <[email protected]>2022-06-07 18:52:56 +0200
commitcb05aa6b8b312a8a99fe05b9ddb516d5466a0351 (patch)
treeaf13f78acc1f738e406e626cc9a0988698b79bdb /README.md
parent276d830d223ddf68611beacc248285ae5a4e8a1f (diff)
downloadPaper-cb05aa6b8b312a8a99fe05b9ddb516d5466a0351.tar.gz
Paper-cb05aa6b8b312a8a99fe05b9ddb516d5466a0351.zip
Prepare for 1.19 dev
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c656cf87d4..83caa19025 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ How To (Plugin Developers)
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
- <version>1.18.2-R0.1-SNAPSHOT</version>
+ <version>1.19-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
```