Skip to content

Commit

Permalink
Update hangar publish plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
kennytv authored Aug 26, 2024
1 parent d1459bd commit cb61a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/misc/hangar-publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ In the plugins block of your `build.gradle.kts` build script, add the publish pl

```kotlin
plugins {
id("io.papermc.hangar-publish-plugin") version "0.1.0"
id("io.papermc.hangar-publish-plugin") version "0.1.2"
}
```

Expand Down

0 comments on commit cb61a88

Please sign in to comment.