Skip to content

Commit

Permalink
changed versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
OGBlackDiamond committed Aug 21, 2024
1 parent 3a5d668 commit 81dfe24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProxyMessagesVelocity/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ tasks.jar {
tasks.shadowJar {
archiveBaseName.set("ProxyMessagesVelocity")
archiveClassifier.set("")
archiveVersion.set("2.1.2")
archiveVersion.set("2.2.0")
minimize()
}

0 comments on commit 81dfe24

Please sign in to comment.