Skip to content

Commit

Permalink
Prepare for development of 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBean355 committed Oct 25, 2023
1 parent f215185 commit 2922578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {

group = "com.github.mrbean355"
val artifactId by extra("dota2-gsi")
version = "2.4.0"
version = "2.5.0-SNAPSHOT"

dependencies {
implementation(libs.ktor.server.netty)
Expand Down

0 comments on commit 2922578

Please sign in to comment.