Skip to content

Commit 03a2a7d

Browse files
committed
jmp suggestions
1 parent d573d19 commit 03a2a7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/paper/dev/getting-started/userdev.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Add the plugin to your `build.gradle.kts` file.
4040

4141
:::info
4242

43-
You can find the latest version of **paperweight-userdev** on the [Gradle Plugin
43+
You can find the latest release of **paperweight-userdev** on the [Gradle Plugin
4444
Portal](https://plugins.gradle.org/plugin/io.papermc.paperweight.userdev).
4545

4646
:::
@@ -56,7 +56,7 @@ Only the latest version of `paperweight-userdev` is officially supported, and we
5656

5757
:::info[Snapshots]
5858

59-
**paperweight-userdev** SNAPSHOT versions are only available through Paper's Maven repository.
59+
**paperweight-userdev** SNAPSHOT (pre-release) versions are only available through Paper's Maven repository.
6060
```kotlin title="settings.gradle.kts"
6161
pluginManagement {
6262
repositories {

0 commit comments

Comments
 (0)