diff --git a/metadata.rb b/metadata.rb index 867f4b8..73aef0c 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ license 'Apache 2.0' description 'Configures available ephemeral devices on a cloud server' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '1.0.14' +version '1.0.15' supports 'ubuntu' supports 'centos'