Skip to content

Commit

Permalink
ns-api: bump version (#841)
Browse files Browse the repository at this point in the history
Required for the new Controller UI

Signed-off-by: Tommaso Bailetti <[email protected]>
  • Loading branch information
Tbaile authored Oct 10, 2024
1 parent c5ce376 commit 9e404ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ns-api/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ns-api
PKG_VERSION:=1.0.6
PKG_RELEASE:=2
PKG_VERSION:=2.0.0
PKG_RELEASE:=1

PKG_BUILD_DIR:=$(BUILD_DIR)/ns-api-$(PKG_VERSION)

Expand Down

0 comments on commit 9e404ef

Please sign in to comment.