Bump version to v1.14.1

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2023-09-06 17:51:15 +02:00
parent f2bd3173d4
commit 538d4020df
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# NVIDIA Container Toolkit Changelog # NVIDIA Container Toolkit Changelog
## v1.14.1
## v1.14.0 ## v1.14.0
* Promote v1.14.0-rc.3 to v1.14.0 * Promote v1.14.0-rc.3 to v1.14.0

View File

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