From 1651296e1e022b81479cc206f869f8f5868adac1 Mon Sep 17 00:00:00 2001 From: Sous Chefs Bot <33356041+kitchen-porter@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:13:27 +0800 Subject: [PATCH] Update metadata for 6.1.4 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 8589a24..20ff51b 100644 --- a/metadata.rb +++ b/metadata.rb @@ -3,7 +3,7 @@ maintainer_email 'help@sous-chefs.org' license 'Apache-2.0' description 'Installs and configures OpenLDAP (slapd) an open source implementation of LDAP.' -version '6.1.3' +version '6.1.4' source_url 'https://github.com/sous-chefs/openldap' issues_url 'https://github.com/sous-chefs/openldap/issues' chef_version '>= 15.3'