diff --git a/internal/version/version.go b/internal/version/version.go index 610652f52..41145a60b 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.3.3" + Version = "1.3.4" // BuildMetadata is the extra build time data BuildMetadata = "" // GitCommit is the git sha1