Sha256: 2c9a59062e8001c433647c20c05a4c40bc457e826e769f34d056f3655939294f

Contents?: true

Size: 243 Bytes

Versions: 1

Compression:

Stored size: 243 Bytes

Contents

# Specify the version to be picked up in the foreman_ansible.gemspec
# This way other parts of Foreman can just call ForemanAnsible::VERSION
# and detect what version the plugin is running.
module ForemanAnsible
  VERSION = '2.0.2'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
foreman_ansible-2.0.2 lib/foreman_ansible/version.rb