From ed8d791300647bf5c5e4325af4e4280227640387 Mon Sep 17 00:00:00 2001 From: Billy Zha Date: Tue, 14 May 2024 13:42:27 +0000 Subject: [PATCH] bump: tag and release ORAS CLI v1.2.0-rc.1 Signed-off-by: Billy Zha --- internal/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/version/version.go b/internal/version/version.go index e22e172d7..687071672 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -17,7 +17,7 @@ package version var ( // Version is the current version of the oras. - Version = "1.2.0-beta.1" + Version = "1.2.0-rc.1" // BuildMetadata is the extra build time data BuildMetadata = "unreleased" // GitCommit is the git sha1