Skip to content

Commit

Permalink
Updated aws-es-proxy version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abutaha committed Mar 7, 2023
1 parent 826eeac commit eb51ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-es-proxy.go
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ func main() {
}

if ver {
version := 1.4
version := 1.5
logrus.Infof("Current version is: v%.1f", version)
os.Exit(0)
}
Expand Down

0 comments on commit eb51ab0

Please sign in to comment.