diff --git a/galaxy.yml b/galaxy.yml index 8f9bd63..435f28d 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: s3lph name: mailserver # The version of the collection. Must be compatible with semantic versioning -version: '0.4.5' +version: '0.4.6' # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md diff --git a/roles/postfixadmin/defaults/main.yml b/roles/postfixadmin/defaults/main.yml index 35ad689..a23774a 100644 --- a/roles/postfixadmin/defaults/main.yml +++ b/roles/postfixadmin/defaults/main.yml @@ -1,6 +1,6 @@ --- -postfixadmin_version: '3.3.13' +postfixadmin_version: '3.3.14' postfixadmin_installation_prefix: /opt/postfixadmin postfixadmin_default_language: en