diff --git a/devel/helloworld/Makefile b/devel/helloworld/Makefile index ee3cf0a37..8ef7af076 100644 --- a/devel/helloworld/Makefile +++ b/devel/helloworld/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= helloworld -PLUGIN_VERSION= 1.0 +PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= A sample framework application #PLUGIN_DEPENDS= -PLUGIN_MAINTAINER= adopnsense.org +PLUGIN_MAINTAINER= ad@opnsense.org .include "../../Mk/plugins.mk" diff --git a/devel/helloworld/src/opnsense/mvc/app/models/OPNsense/HelloWorld/Menu/Menu.xml b/devel/helloworld/src/opnsense/mvc/app/models/OPNsense/HelloWorld/Menu/Menu.xml index df3779025..60167b104 100644 --- a/devel/helloworld/src/opnsense/mvc/app/models/OPNsense/HelloWorld/Menu/Menu.xml +++ b/devel/helloworld/src/opnsense/mvc/app/models/OPNsense/HelloWorld/Menu/Menu.xml @@ -1,6 +1,5 @@