Skip to content

Commit

Permalink
Prepare v0.88.0 release (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-psi committed Oct 24, 2023
1 parent 9932b7c commit 218f1b9
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 217 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,7 +1,7 @@
GO ?= go
GORELEASER ?= goreleaser

OTELCOL_BUILDER_VERSION ?= 0.87.0
OTELCOL_BUILDER_VERSION ?= 0.88.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down

0 comments on commit 218f1b9

Please sign in to comment.