diff --git a/internal/version/version.go b/internal/version/version.go index 0244b2cc2..546aca8b4 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" + Version = "1.3.0-beta.1" // BuildMetadata is the extra build time data BuildMetadata = "unreleased" // GitCommit is the git sha1