Skip to content

Commit 9742fff

Browse files
committed
Bump version to 1.19.0~dev post-release
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent e258bbf commit 9742fff

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.18.0
17-
LIB_TAG :=
16+
LIB_VERSION := 1.19.0
17+
LIB_TAG := dev
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)