Merge pull request #620 from NVIDIA/bump-v1.16.1

Bump version for v1.16.1 release
This commit is contained in:
Christopher Desiniotis
2024-07-23 07:55:16 -07:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# NVIDIA Container Toolkit Changelog
## v1.16.1
- Fix bug with processing errors during CDI spec generation for MIG devices
## v1.16.0
- Promote v1.16.0-rc.2 to v1.16.0

View File

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