Skip to content

Commit 16d576c

Browse files
Update opentelemetry-proto version to 1.0.0 (#2966)
1 parent c495a18 commit 16d576c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/content-modules/adjust-pages.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
my $path_base_for_github_subdir = "content/en$specBasePath";
2020
my %versions = qw(
2121
spec: 1.22.0
22-
otlp: 0.20.0
22+
otlp: 1.0.0
2323
);
2424
my $otelSpecVers = $versions{'spec:'};
2525
my $otlpSpecVers = $versions{'otlp:'};

0 commit comments

Comments
 (0)