Sha256: e27eceedbb116e433f8abf662fc4dfd392473caf4a2b05ab302727754381f35b

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 = '1.4.3'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

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