Skip to content

Commit

Permalink
hotfix/upgrade version to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
saveliy-sviridov authored Apr 5, 2024
1 parent fb95cbc commit 0baa472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = 'com.hubsante'
version ='0.4.3'
version ='0.4.4'

java {
toolchain {
Expand Down Expand Up @@ -91,4 +91,4 @@ static def licenseYear() {

}
return licenseYear
}
}

0 comments on commit 0baa472

Please sign in to comment.