Bump version to 1.13.3

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2023-06-27 15:29:19 +02:00
parent d9cf2682f9
commit 4ae775d683
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# NVIDIA Container Toolkit Changelog
## v1.13.3
## v1.13.2
* Add `nvidia-container-runtime-hook.path` config option to specify NVIDIA Container Runtime Hook path explicitly.

View File

@ -13,7 +13,7 @@
# limitations under the License.
LIB_NAME := nvidia-container-toolkit
LIB_VERSION := 1.13.2
LIB_VERSION := 1.13.3
LIB_TAG :=
# The package version is the combination of the library version and tag.