diff --git a/metadata.rb b/metadata.rb index aef90a9bd..c1db8776e 100644 --- a/metadata.rb +++ b/metadata.rb @@ -7,7 +7,7 @@ license 'Apache 2.0' description 'Installs and configures all aspects of apache2 using Debian style symlinks with helper definitions' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '3.2.2' +version '3.3.0' supports 'debian' supports 'ubuntu'