Release 0.29.0 (#5075)
This commit is contained in:
parent
010563df2e
commit
eedcdcdbf6
11 changed files with 84 additions and 19 deletions
2
Makefile
2
Makefile
|
|
@ -27,7 +27,7 @@ endif
|
|||
SHELL=/bin/bash -o pipefail
|
||||
|
||||
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
|
||||
TAG ?= 0.28.0
|
||||
TAG ?= 0.29.0
|
||||
|
||||
# Use docker to run makefile tasks
|
||||
USE_DOCKER ?= true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue