Skip to content

Commit cd2f734

Browse files
ridwanmsharifbwplotka
authored andcommitted
chore: prepare for v0.15.6-rc.1 release
Signed-off-by: Ridwan Sharif <ridwanmsharif@google.com>
1 parent 25dc7ad commit cd2f734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/export/export.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ const (
630630
ClientName = "prometheus-engine-export"
631631
// mainModuleVersion is the version of the main module. Align with git tag.
632632
// TODO(TheSpiritXIII): Remove with https://github.com/golang/go/issues/50603
633-
mainModuleVersion = "v0.15.6-rc.0"
633+
mainModuleVersion = "v0.15.6-rc.1"
634634
// mainModuleName is the name of the main module. Align with go.mod.
635635
mainModuleName = "github.com/GoogleCloudPlatform/prometheus-engine"
636636
)

0 commit comments

Comments
 (0)