From e611d4403b1a109d753aeb481a65ce1180986d09 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Thu, 19 Oct 2023 10:46:46 +0200 Subject: [PATCH] Bump version to v1.14.3 Signed-off-by: Evan Lezar --- versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.mk b/versions.mk index bce54db8..5417cdc6 100644 --- a/versions.mk +++ b/versions.mk @@ -13,7 +13,7 @@ # limitations under the License. LIB_NAME := nvidia-container-toolkit -LIB_VERSION := 1.14.2 +LIB_VERSION := 1.14.3 LIB_TAG := # The package version is the combination of the library version and tag.