From 4085d1abb5f276164a7fbc7b963f57fbeed55c37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 12:32:26 +0200 Subject: [PATCH] build(deps): ns-ui package: update ns-ui package (automated) (#679) Co-authored-by: Tbaile --- 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 ea538fc5c..a4aa20e0b 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:=1.0.22 +PKG_VERSION:=1.0.23 PKG_RELEASE:=1 PKG_SOURCE:=ui-$(PKG_VERSION).tar.gz