Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
NonSwag authored May 19, 2023
1 parent 60036fb commit 572a1ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = "net.thenextlvl"
version = "1.0.0"
version = "1.1.0"

repositories {
mavenCentral()
Expand Down Expand Up @@ -65,4 +65,4 @@ bukkit {
)
}
}
}
}

0 comments on commit 572a1ea

Please sign in to comment.