diff --git a/internal/version/version.go b/internal/version/version.go index 684cd6aa5..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.1" + Version = "1.1.0" // BuildMetadata is the extra build time data BuildMetadata = "unreleased" // GitCommit is the git sha1