Skip to content

Commit cb61a88

Browse files
authored
Update hangar publish plugin version
1 parent d1459bd commit cb61a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/misc/hangar-publishing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ In the plugins block of your `build.gradle.kts` build script, add the publish pl
7676

7777
```kotlin
7878
plugins {
79-
id("io.papermc.hangar-publish-plugin") version "0.1.0"
79+
id("io.papermc.hangar-publish-plugin") version "0.1.2"
8080
}
8181
```
8282

0 commit comments

Comments
 (0)