diff --git a/README.md b/README.md index 93879eb..9c3dba6 100644 --- a/README.md +++ b/README.md @@ -369,8 +369,8 @@ Tests client enrollment, secret rejection, mTLS TLS 1.3 socket handshake, warnin Releases are triggered automatically on tag push (`v*`): ```bash -git tag v1.0.4 -git push origin v1.0.4 +git tag v2.0.0 +git push origin v2.0.0 ``` Two dedicated workflows run in parallel: - **`release-linux.yml`** (`ubuntu-latest`): Compiles `Linux_Client.bin` and `Server.bin`, generating checksums.