Skip to content

Commit

Permalink
Bump deploy-agent version
Browse files Browse the repository at this point in the history
Bump the deploy-agent version to kick off a new release, which will use
an updated release process
  • Loading branch information
osoriano committed Aug 21, 2024
1 parent 4186163 commit 6e05787
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.64'
__version__ = '1.2.65'

0 comments on commit 6e05787

Please sign in to comment.