We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e058e9e commit 833f457Copy full SHA for 833f457
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.7'
+ VERSION = '3.5.8'
6
end
7
0 commit comments