Skip to content

Commit

Permalink
Gradle: Change project description
Browse files Browse the repository at this point in the history
Uh... MCUtils is no longer for Spigot plugins only
  • Loading branch information
xDec0de committed Nov 3, 2024
1 parent 77fde16 commit f5b1634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
group = "net.codersky"
version = "1.0.0"
description = "An open source collection of utilities for Spigot plugins designed to make your life easier"
description = "An open source collection of utilities for Minecraft plugins designed to make your life easier"

tasks {
wrapper {
Expand Down

0 comments on commit f5b1634

Please sign in to comment.