Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
ImGxrke committed Mar 24, 2024
1 parent 5aaa3ca commit b9e2907
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import io.papermc.paperweight.tasks.RemapJar

group = "net.turniptales"
version = "1.0.0"
description = "TurnipTales Libaries"
description = "TurnipTales Libraries"

java.sourceCompatibility = JavaVersion.VERSION_17

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/paper-plugin.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: turniptales-libaries
name: turniptales-libraries
version: 1.0.0
main: net.turniptales.libraries.TurnipTalesLibraries
api-version: '1.20'
Expand Down

0 comments on commit b9e2907

Please sign in to comment.