Sha256: 7805afe21722ddad4d5c0062ecfc06f892b4467b0bda4537af27cd8b30294c2c

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

Version data entries

1 entries across 1 versions & 1 rubygems

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