Skip to content

Commit

Permalink
Bump VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
casko1 committed Dec 16, 2024
1 parent 6f24373 commit bc9184f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.4
1.4.5
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
}

group = 'com.casko1'
version = '1.4.4'
version = '1.4.5'
description = 'wheelbarrow-bot'
java.sourceCompatibility = JavaVersion.VERSION_21

Expand Down

0 comments on commit bc9184f

Please sign in to comment.