diff --git a/metadata.rb b/metadata.rb index 82eed1d..73838e5 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.22' +version '0.2.23' supports 'centos7' source_url 'https://github.com/criteo-cookbooks/librenms' if respond_to?(:source_url)