Skip to content

Commit

Permalink
Version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Nov 26, 2023
1 parent 668d977 commit 2bac9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("com.github.breadmoirai.github-release")
}

val pluginVersion = Version(1, 6, 1)
val pluginVersion = Version(1, 6, 2)

group = "com.dunctebot"
version = "$pluginVersion"
Expand Down

0 comments on commit 2bac9fc

Please sign in to comment.