Bump version for v1.16.1 release

Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
This commit is contained in:
Christopher Desiniotis 2024-07-22 20:38:53 -07:00
parent 87a63a6159
commit 404a2763cb
No known key found for this signature in database
GPG Key ID: 603C8E544D789A89
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.