From 88f9414849dac53ed3eac538a8afed322d8907f4 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Fri, 20 Sep 2024 20:49:42 +0200 Subject: [PATCH] Bump version to v1.16.2 Signed-off-by: Evan Lezar --- versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.mk b/versions.mk index b45626f5..58908893 100644 --- a/versions.mk +++ b/versions.mk @@ -13,7 +13,7 @@ # limitations under the License. LIB_NAME := nvidia-container-toolkit -LIB_VERSION := 1.16.1 +LIB_VERSION := 1.16.2 LIB_TAG := # The package version is the combination of the library version and tag.