Skip to content

Commit

Permalink
Changed jar name back to normal
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinRepo committed Jun 7, 2022
1 parent ee56778 commit 8bc7c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jar {

remapJar {
input.set(shadowJar.archiveFile)
archiveName("JexClient-Snap.jar")
archiveName("JexClient.jar")
}

shadowJar {
Expand Down

0 comments on commit 8bc7c30

Please sign in to comment.