From 546c0396b517c94083b5955f873f8750062321a4 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 5 Sep 2024 08:26:05 +0200 Subject: [PATCH] devel/helloworld: update to new version --- devel/helloworld/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/helloworld/Makefile b/devel/helloworld/Makefile index bf22cc416..a7e4092dc 100644 --- a/devel/helloworld/Makefile +++ b/devel/helloworld/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= helloworld -PLUGIN_VERSION= 1.3 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.4 PLUGIN_COMMENT= A sample framework application PLUGIN_MAINTAINER= ad@opnsense.org