Skip to content

Commit

Permalink
Release: #229 - Version updated to 2023.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
josmilan committed Nov 15, 2023
1 parent 706056c commit eb3172e
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.5" // Replace with version Name
return "2023.11.6" // Replace with version Name
}

def getArtifactId = { ->
Expand Down

0 comments on commit eb3172e

Please sign in to comment.