Skip to content

Commit

Permalink
Release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igr committed Mar 20, 2024
1 parent d854257 commit 3f1f451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ application {
tasks {
named<ShadowJar>("shadowJar") {
archiveBaseName.set("tdv")
archiveVersion.set("0.3.0")
archiveVersion.set("0.4.0")
}
}

0 comments on commit 3f1f451

Please sign in to comment.