Merge branch 'bump-version-1.13.1' into 'main'

Bump version to 1.13.1

See merge request nvidia/container-toolkit/container-toolkit!367
This commit is contained in:
Evan Lezar 2023-04-13 11:12:37 +00:00
commit cd6fcb5297
3 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# NVIDIA Container Toolkit Changelog
## v1.13.1
* Bump version to 1.13.1
## v1.13.0
* Promote 1.13.0-rc.3 to 1.13.0

@ -1 +1 @@
Subproject commit 20823911e978a50b33823a5783f92b6e345b241a
Subproject commit 6f4aea0fca16aaff01bab2567adb34ec30847a0e

View File

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