diff --git a/metadata.rb b/metadata.rb index f2a7847..d1251d7 100644 --- a/metadata.rb +++ b/metadata.rb @@ -27,7 +27,7 @@ Installs and configures Dovecot, open source IMAP and POP3 email server. EOH long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '3.2.0' +version '3.2.1' # WiP if respond_to?(:source_url) source_url "https://github.com/zuazo/#{name}-cookbook"