diff --git a/README.md b/README.md index de74432..3cd26c4 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,15 @@ The base-image of this action is very small and based on **Alpine 3.23.2** (no c Alpine version: [3.23.2](https://www.alpinelinux.org/posts/Alpine-3.23.2-released.html) Rsync version: [3.4.1-r1](https://download.samba.org/pub/rsync/NEWS#3.4.1) -## Current Version: v8 (8.0.2) +## Current Version: v8 (8.0.3) ### Release channels: | Version | Purpose | Immutable | | ------- | ------------------ | ------------------ | | ``v8`` (recommended) | latest MAJOR (pointer to 8.MINOR.PATCH) | no | -| 8.0.2 | latest MINOR+PATCH | yes | -| 7.1.0 | previous release ([deprecation notice](https://github.com/Burnett01/rsync-deployments/discussions/96)) | yes | +| 8.0.3 | latest MINOR+PATCH | yes | +| 7.1.0 | previous MAJOR ([deprecation notice](https://github.com/Burnett01/rsync-deployments/discussions/96)) | yes | Check [SECURITY.md](SECURITY.md) for support cycles.