[7.5.0] bump elasticsearch version

This commit is contained in:
Julien Mailleret 2019-12-06 22:16:17 +01:00
parent d3c98fdbfc
commit 276e228f75
No known key found for this signature in database
GPG key ID: F065093271C8DE71
3 changed files with 8 additions and 8 deletions

View file

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