docs(release): update doc version from 1.6.0 to 1.7.0-beta.1 [skip ci]

This commit is contained in:
semantic-release-bot
2024-02-05 17:05:51 +00:00
parent 60b270472d
commit 223da02d94
12 changed files with 20 additions and 20 deletions

View File

@@ -18,7 +18,7 @@ Choose one of the Docker images and run it with one sample configuration file:
```bash
docker run -d -p 10000:10000 \
-v $PWD/sablier.yml:/etc/sablier/sablier.yml acouvreur/sablier:1.6.0
-v $PWD/sablier.yml:/etc/sablier/sablier.yml acouvreur/sablier:1.7.0-beta.1
```
## Use the binary distribution