From 1d47d104f2ae1cc5c63a29c1fa78e6e65ffb4dd5 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Sun, 12 Feb 2017 22:07:42 -0500 Subject: [PATCH] Version bump --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 0292297..c368cd7 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ maintainer_email 'psi-jack@linux-help.org' license 'Apache 2.0' description 'Installs Zabbix Server & Client agents for EL linux distributions' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '1.5.0' +version '1.5.1' source_url 'https://git.linux-help.org/Linux-Help/zabbix' if respond_to?(:source_url) issues_url 'https://git.linux-help.org/Linux-Help/zabbix/issues' if respond_to?(:issues_url)