Skip to content

Commit

Permalink
Fix release notes (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Agrawal <[email protected]>
  • Loading branch information
lezzago authored Apr 27, 2021
1 parent 74e8413 commit 143e98a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes/create_release_notes.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

current_date = raw_input("what day is today (e.g. 2020-06-29): ")
file_path = raw_input("Path to raw note file (e.g., note.md): ")
plugin_name = "index-management"
plugin_name = "alerting"
plugin_version = raw_input('Plugin version (x.x.x.x): ')

app = 'OpenSearch'
Expand Down

0 comments on commit 143e98a

Please sign in to comment.