Skip to content

Commit 404a276

Browse files
committed
Bump version for v1.16.1 release
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
1 parent 87a63a6 commit 404a276

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# NVIDIA Container Toolkit Changelog
22

3+
## v1.16.1
4+
- Fix bug with processing errors during CDI spec generation for MIG devices
5+
36
## v1.16.0
47
- Promote v1.16.0-rc.2 to v1.16.0
58

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
LIB_NAME := nvidia-container-toolkit
16-
LIB_VERSION := 1.16.0
16+
LIB_VERSION := 1.16.1
1717
LIB_TAG :=
1818

1919
# The package version is the combination of the library version and tag.

0 commit comments

Comments
 (0)