Skip to content

Commit 36014e7

Browse files
committed
Bump version to v23.6.1
1 parent abee02b commit 36014e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# To re-generate a bundle for another specific version without changing the standard setup, you can:
1818
# - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2)
1919
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
20-
VERSION ?= v23.6.0
20+
VERSION ?= v23.6.1
2121

2222
CUDA_VERSION ?= 12.2.0
2323
GOLANG_VERSION ?= 1.20.1

0 commit comments

Comments
 (0)