We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7774b commit 2112546Copy full SHA for 2112546
lib/smart_proxy_ansible/version.rb
@@ -2,6 +2,6 @@ module Proxy
2
# Version, this allows the proxy and other plugins know
3
# what version of the Ansible plugin is running
4
module Ansible
5
- VERSION = '3.5.3'
+ VERSION = '3.5.4'
6
end
7
0 commit comments