Skip to content

Commit

Permalink
Prepare v0.47.0 release (open-telemetry#81)
Browse files Browse the repository at this point in the history
* Update distributions version to v0.47.0

* Update builder version to v0.47.0
  • Loading branch information
mx-psi authored Mar 17, 2022
1 parent bc23451 commit b619070
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 163 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GO ?= go
GORELEASER ?= goreleaser

OTELCOL_BUILDER_VERSION ?= 0.46.0
OTELCOL_BUILDER_VERSION ?= 0.47.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down
Loading

0 comments on commit b619070

Please sign in to comment.