diff --git a/metadata.rb b/metadata.rb index 20374a4..a7c1610 100644 --- a/metadata.rb +++ b/metadata.rb @@ -6,7 +6,7 @@ license 'Apache License, Version 2.0' description 'Installs/Configures wildfly' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '0.1.15' +version '0.1.16' supports 'centos'