From 752afe8ca94c948f9e65029eb08e43ea87f2991a Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Tue, 11 Jul 2023 20:32:56 +0200 Subject: [PATCH] Bump version to v1.13.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 4fb66c73..010ed079 100644 --- a/versions.mk +++ b/versions.mk @@ -13,7 +13,7 @@ # limitations under the License. LIB_NAME := nvidia-container-toolkit -LIB_VERSION := 1.13.3 +LIB_VERSION := 1.13.4 LIB_TAG := # The package version is the combination of the library version and tag.