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