From 4621a7ea1714c660bf7a636c5c1bb16f2d0aaf2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:15:44 +0200 Subject: [PATCH] build(deps): ns-ui package: update ns-ui package (automated) (#448) Co-authored-by: andre8244 --- packages/ns-ui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ns-ui/Makefile b/packages/ns-ui/Makefile index e508277be..2340d5605 100644 --- a/packages/ns-ui/Makefile +++ b/packages/ns-ui/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ns-ui -PKG_VERSION:=0.65.0 +PKG_VERSION:=0.66.0 PKG_RELEASE:=1 PKG_SOURCE:=ui-$(PKG_VERSION).tar.gz