Skip to content

Commit

Permalink
Set Agent version to 2.8.0.9 (Azure#2631)
Browse files Browse the repository at this point in the history
Co-authored-by: narrieta <narrieta>
  • Loading branch information
narrieta authored Jul 11, 2022
1 parent 3a9fc45 commit 672dbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azurelinuxagent/common/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ def has_logrotate():
#
# When doing a release, be sure to use the actual agent version.
#
AGENT_VERSION = '2.8.0.8'
AGENT_VERSION = '2.8.0.9'
AGENT_LONG_VERSION = "{0}-{1}".format(AGENT_NAME, AGENT_VERSION)
AGENT_DESCRIPTION = """
The Azure Linux Agent supports the provisioning and running of Linux
Expand Down

0 comments on commit 672dbf3

Please sign in to comment.