Merge pull request #462 from elezar/bump-version-v1.15.0

Bump version to v1.15.0
This commit is contained in:
Evan Lezar
2024-04-15 15:21:52 +02:00
committed by GitHub
2 changed files with 15 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
LIB_NAME := nvidia-container-toolkit
LIB_VERSION := 1.15.0
LIB_TAG := rc.4
LIB_TAG :=
# The package version is the combination of the library version and tag.
# If the tag is specified the two components are joined with a tilde (~).