diff --git a/README.md b/README.md index 76a8876..ccecaa9 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ This repo builds xtrabackup-8.0 for arm64 machine. It's used by ddev/mysql-arm64-images and [ddev](https://github.com/ddev/ddev). -Current version: `8.0.34-29` +Current version: `8.0.35-30` To build, * Lookup the latest version at * Change the version above and commit and push it. This extra commit is essential, because otherwise the tag won't be unique. -* Create a release with the desired tag, for example `8.0.34-29`. It will build +* Create a release with the desired tag, for example `8.0.35-30`. It will build and push the arm64 version to the release. ## Problems