We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33caff6 commit a8c21aaCopy full SHA for a8c21aa
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.6.1'
+ VERSION = '3.7.0'
6
end
7
0 commit comments