From 38c66d213ae12503a8262939162508655f060471 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Thu, 20 May 2021 13:14:28 -0700 Subject: [PATCH] Update README.md --- releasing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasing/README.md b/releasing/README.md index eab009fc5..be1cf9deb 100644 --- a/releasing/README.md +++ b/releasing/README.md @@ -216,7 +216,7 @@ gorepomod release api --doIt Note the version: ``` -versionApi=v0.7.2 # EDIT THIS! +versionApi=v0.8.10 # EDIT THIS! ``` Undraft the release on the [kustomize repo release page],