Skip to content

Commit

Permalink
Update version to 0.104.0 (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth authored Jul 1, 2024
1 parent 3cc7340 commit ee2830f
Show file tree
Hide file tree
Showing 4 changed files with 287 additions and 287 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.103.1
OTELCOL_BUILDER_VERSION ?= 0.104.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down
Loading

0 comments on commit ee2830f

Please sign in to comment.