Skip to content

Commit 4980ce8

Browse files
committed
chore: version bump
1 parent 4eb7d74 commit 4980ce8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/ns-monitoring/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=ns-monitoring
99
# renovate: datasource=github-tags depName=nethserver/nethsecurity-monitoring
10-
PKG_VERSION:=1.0.1
10+
PKG_VERSION:=1.0.2
1111
PKG_RELEASE:=1
1212

1313
PKG_SOURCE:=nethsecurity-monitoring-v$(PKG_VERSION).tar.gz

packages/ns-report/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=ns-report
99
PKG_VERSION:=0.0.5
10-
PKG_RELEASE:=1
10+
PKG_RELEASE:=2
1111

1212
PKG_BUILD_DIR:=$(BUILD_DIR)/ns-report-$(PKG_VERSION)
1313

packages/ns-ui/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=ns-ui
99
# renovate: datasource=github-releases depName=NethServer/nethsecurity-ui
10-
PKG_VERSION:=2.15.5
10+
PKG_VERSION:=2.15.6
1111
PKG_RELEASE:=1
1212

1313
PKG_SOURCE:=nethsecurity-ui-$(PKG_VERSION).tar.gz

0 commit comments

Comments
 (0)