docs: update version reference to v1.1.2

This commit is contained in:
Sam Valladares 2026-01-27 02:44:48 -06:00
parent c9f6cb4bba
commit bc5bc1bc10

View file

@ -142,7 +142,7 @@ sudo cp target/release/vestige-mcp /usr/local/bin/
**Pin to specific version:**
```bash
git checkout v1.1.1
git checkout v1.1.2
cargo build --release
```