From f7d54200c6bfbd127492ed21925217896c357385 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Thu, 18 Jan 2024 13:17:17 +0100 Subject: [PATCH] Bump version to v1.14.4 Signed-off-by: Evan Lezar --- versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.mk b/versions.mk index 59633236..0bf66552 100644 --- a/versions.mk +++ b/versions.mk @@ -13,7 +13,7 @@ # limitations under the License. LIB_NAME := nvidia-container-toolkit -LIB_VERSION := 1.14.3 +LIB_VERSION := 1.14.4 LIB_TAG := # The package version is the combination of the library version and tag.