Skip to content

Commit

Permalink
v3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHeijden committed Jun 21, 2022
1 parent af68c05 commit 0602e72
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
Expand Up @@ -8,7 +8,7 @@ plugins {

group = "net.frankheijden.serverutils"
val dependencyDir = "${group}.dependencies"
version = "3.5.1-SNAPSHOT"
version = "3.5.1"

java {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 0602e72

Please sign in to comment.