Sha256: 409abf25411951e23c1c55d9aa7baa6962d252e9bf5e8c41e52e81afecb1baa7

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

Version data entries

1 entries across 1 versions & 1 rubygems

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