Skip to content

Commit

Permalink
Changed version to 4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Greazi-Times committed May 15, 2024
1 parent d9e75b2 commit 4b5c5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def artifactId = 'GradleBasePlugin'
// /---> Major Version - Increment this when you make a breaking change
// | /---> Minor Version - Increment this when you add a new feature
// | | /---> Patch Version - Increment this when you make a bug fix
def versionNum = '4.3.3'
def versionNum = '4.3.4'

group = groupId
version = versionNum
Expand Down

0 comments on commit 4b5c5d7

Please sign in to comment.