Skip to content

Commit 7d3defc

Browse files
committed
Bump version for v1.18.0-rc.1 release
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent c95d36d commit 7d3defc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
# limitations under the License.
1414

1515
LIB_NAME := nvidia-container-toolkit
16-
LIB_VERSION := 1.17.4
17-
LIB_TAG :=
16+
LIB_VERSION := 1.18.0
17+
LIB_TAG := rc.1
1818

1919
# The package version is the combination of the library version and tag.
2020
# If the tag is specified the two components are joined with a tilde (~).

0 commit comments

Comments
 (0)