From 59981c59291ed588194d0e35dcb4afd6714e8fef Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 19 Nov 2017 08:43:24 +0100 Subject: [PATCH] sysutils/smart: bump version after change --- sysutils/smart/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile index 0a23fbb94..7950b318d 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= smart -PLUGIN_VERSION= 1.1 +PLUGIN_VERSION= 1.2 PLUGIN_COMMENT= SMART tools PLUGIN_DEPENDS= smartmontools PLUGIN_MAINTAINER= franco@opnsense.org