Skip to content

Commit

Permalink
change version to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
paulchen committed Nov 10, 2024
1 parent 87b8da9 commit ab82441
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 @@ -14,7 +14,7 @@ val jacksonVersion = "2.18.1"
val nettyVersion = "4.1.114.Final"

group = "at.rueckgr.kotlin.rocketbot"
version = "0.1.6-SNAPSHOT"
version = "0.1.6"

plugins {
kotlin("jvm") version "2.0.21"
Expand Down

0 comments on commit ab82441

Please sign in to comment.