Skip to content

Commit

Permalink
docs(README): update supported version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatellier committed May 7, 2024
1 parent 9f70e0a commit 647fe47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ docker run -itd -p 8080:80 -v $(pwd)/routes.json:/app/routes.json:ro ghcr.io/lga
3. Configure your source webhooks to hit http://hostname:8080/route/route_name
4. Enjoy !

### Supported tags
Currently supported tags :
- `v0.2.0`
### Supported versions
Currently supported versions :
- `0.3.0`

**DISCLAIMER :** This project has not been released in a stable version yet. Breaking changes can still occur until version `1.0.0` is released.

Expand Down

0 comments on commit 647fe47

Please sign in to comment.