Skip to content

Commit

Permalink
Bump VERSION
Browse files Browse the repository at this point in the history
(cherry picked from commit 3419a05)
  • Loading branch information
casko1 committed Apr 21, 2024
1 parent 3b4414a commit 925f800
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.3.6
1.3.7
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
}

group = 'com.casko1'
version = '1.3.6'
version = '1.3.7'
description = 'wheelbarrow-bot'
java.sourceCompatibility = JavaVersion.VERSION_16

Expand Down

0 comments on commit 925f800

Please sign in to comment.