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