diff --git a/metadata.rb b/metadata.rb index a58ea48..93b832d 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ license 'Apache-2.0' description 'Installs/Configures librenms' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '0.2.17' +version '0.2.18' supports 'centos7' source_url 'https://github.com/criteo-cookbooks/librenms' if respond_to?(:source_url)