From 7079c468a06fb5815c99395eb4aaf46dd459d3fa Mon Sep 17 00:00:00 2001 From: Billy Zha Date: Fri, 1 Sep 2023 08:21:19 +0000 Subject: [PATCH] bump: tag and release ORAS CLI v1.1.0 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 a26aee197..5c7fb8b7c 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.1.0-rc.2" + Version = "1.1.0" // BuildMetadata is the extra build time data BuildMetadata = "unreleased" // GitCommit is the git sha1