From 19bc01b02dde0e45cee70329015afd8d4dd52c99 Mon Sep 17 00:00:00 2001 From: Billy Zha Date: Thu, 3 Aug 2023 08:21:07 +0000 Subject: [PATCH] revert: "bump: update oras version to 1.1.0-rc.1" This reverts commit edfc253f8cc1bb71471158a55fb71fd7f723c846. Signed-off-by: Billy Zha --- internal/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/version/version.go b/internal/version/version.go index 684cd6aa5..9d73c8c66 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-rc.1" + Version = "1.0.0" // BuildMetadata is the extra build time data BuildMetadata = "unreleased" // GitCommit is the git sha1