Skip to content

Commit

Permalink
Prepare for release 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Jun 10, 2020
1 parent 1d4c7ec commit c223b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ endif
SHELL=/bin/bash -o pipefail -o errexit

# Use the 0.0 tag for testing, it shouldn't clobber any release builds
TAG ?= 0.32.0
TAG ?= 0.33.0

# Use docker to run makefile tasks
USE_DOCKER ?= true
Expand Down

0 comments on commit c223b02

Please sign in to comment.