[7.5.2] bump elasticsearch version

This commit is contained in:
Julien Mailleret 2020-01-21 15:59:33 +01:00
parent 908d93db91
commit c529d0bf9b
No known key found for this signature in database
GPG key ID: F065093271C8DE71
3 changed files with 10 additions and 10 deletions

View file

@ -15,12 +15,12 @@ os.chdir(os.path.join(os.path.dirname(__file__), '..'))
old_versions = {
6: '6.8.5',
7: '7.5.0',
7: '7.5.1',
}
new_versions = {
6: '6.8.6',
7: '7.5.1',
7: '7.5.2',
}
files = [