Skip to content

Commit eb51ab0

Browse files
committed
Updated aws-es-proxy version to 1.5
1 parent 826eeac commit eb51ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-es-proxy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ func main() {
523523
}
524524

525525
if ver {
526-
version := 1.4
526+
version := 1.5
527527
logrus.Infof("Current version is: v%.1f", version)
528528
os.Exit(0)
529529
}

0 commit comments

Comments
 (0)