Skip to content

Commit

Permalink
bump the agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
liyaqin1 committed Dec 8, 2023
1 parent f07830c commit e80d1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-agent/deployd/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
# 2: puppet applied successfully with changes
PUPPET_SUCCESS_EXIT_CODES = [0, 2]

__version__ = '1.2.54'
__version__ = '1.2.55'

0 comments on commit e80d1d3

Please sign in to comment.