Skip to content

Commit 6a1b8db

Browse files
committed
feat: update stickynote (will add 1.20.6 full support, and fix some bugs)
1 parent 5234d3b commit 6a1b8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("com.github.johnrengelman.shadow") version "8.1.1"
1212
id("io.papermc.hangar-publish-plugin") version "0.1.2"
1313
id("com.modrinth.minotaur") version "2.8.7"
14-
id("org.sayandev.stickynote") version "1.1.0"
14+
id("org.sayandev.stickynote") version "1.1.1"
1515
}
1616

1717
val slug = findProperty("slug")!! as String

0 commit comments

Comments
 (0)