diff options
-rw-r--r-- | protocols/luci-proto-nebula/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/luci-proto-nebula/Makefile b/protocols/luci-proto-nebula/Makefile index 7b29b54b6d..9395f5811c 100644 --- a/protocols/luci-proto-nebula/Makefile +++ b/protocols/luci-proto-nebula/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca> -PKG_VERSION:=1.6.1-1 +PKG_VERSION:=1.8.2-r2 LUCI_TITLE:=Support for Nebula LUCI_DESCRIPTION:=Provides Web UI for Nebula protocol/interface. |