Skip to content

Commit

Permalink
Release: #214 - version update to 2023.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
josmilan authored and georgepadayatti committed Nov 14, 2023
1 parent f4b0a20 commit ad4a0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PrivacyDashboard/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
}

def getVersionName = { ->
return "2023.11.3" // Replace with version Name
return "2023.11.4" // Replace with version Name
}

def getArtifactId = { ->
Expand Down

0 comments on commit ad4a0d9

Please sign in to comment.