Skip to content

Commit 87379d2

Browse files
committed
bump: tag and release ORAS CLI v1.3.0-beta.2
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
1 parent cbb255e commit 87379d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ package version
1717

1818
var (
1919
// Version is the current version of the oras.
20-
Version = "1.3.0-beta.1"
20+
Version = "1.3.0-beta.2"
2121
// BuildMetadata is the extra build time data
2222
BuildMetadata = "unreleased"
2323
// GitCommit is the git sha1

0 commit comments

Comments
 (0)