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
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

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.