We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1459bd commit cb61a88Copy full SHA for cb61a88
docs/misc/hangar-publishing.md
@@ -76,7 +76,7 @@ In the plugins block of your `build.gradle.kts` build script, add the publish pl
76
77
```kotlin
78
plugins {
79
- id("io.papermc.hangar-publish-plugin") version "0.1.0"
+ id("io.papermc.hangar-publish-plugin") version "0.1.2"
80
}
81
```
82
0 commit comments