Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-MX committed Dec 14, 2023
1 parent c1e747d commit eb51352
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 @@ -2,7 +2,7 @@ plugins {
kotlin("jvm") version "1.7.21"
}

val version = "2.0"
val version = "2.1"

rootProject.version = version

Expand Down

0 comments on commit eb51352

Please sign in to comment.