Skip to content

Commit

Permalink
Fix core version (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaglowski committed Apr 28, 2023
1 parent 8b0b4b6 commit ad1dfce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions distributions/otelcol/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ dist:
module: github.com/open-telemetry/opentelemetry-collector-releases/core
name: otelcol
description: OpenTelemetry Collector
version: 0.75.0
version: 0.76.1
output_path: ./_build
otelcol_version: 0.75.0
otelcol_version: 0.76.1

receivers:
- gomod: go.opentelemetry.io/collector/receiver/otlpreceiver v0.76.1
Expand Down

0 comments on commit ad1dfce

Please sign in to comment.