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