Skip to content

Commit

Permalink
update backend version
Browse files Browse the repository at this point in the history
  • Loading branch information
VovaStelmashchuk committed Mar 8, 2024
1 parent f329a3e commit f8b2439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = "com.nestapp"
version = "0.5.3"
version = "0.5.4"

application {
mainClass.set("com.nestapp.Main")
Expand Down

0 comments on commit f8b2439

Please sign in to comment.