We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da03b23 commit 9ffdb3eCopy full SHA for 9ffdb3e
internal/version/version.go
@@ -17,7 +17,7 @@ package version
17
18
var (
19
// Version is the current version of the oras.
20
- Version = "1.1.0"
+ Version = "1.2.0-beta.1"
21
// BuildMetadata is the extra build time data
22
BuildMetadata = "unreleased"
23
// GitCommit is the git sha1
0 commit comments