generated from coulomb/repo-seed
Release v0.1.2.
Bump version; sync uv.lock; README upgrade examples point at v0.1.2.
This commit is contained in:
@@ -76,7 +76,7 @@ phase-memory must be a sibling checkout at `../phase-memory` by default, or set
|
||||
|
||||
### Upgrade after a release
|
||||
|
||||
When a new tag is published on Forgejo (e.g. `v0.1.1`):
|
||||
When a new tag is published on Forgejo (e.g. `v0.1.2`):
|
||||
|
||||
```bash
|
||||
cd ~/ops-warden
|
||||
@@ -98,7 +98,7 @@ Check out a specific release:
|
||||
|
||||
```bash
|
||||
git fetch --tags origin
|
||||
git checkout v0.1.1
|
||||
git checkout v0.1.2
|
||||
make install-all
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user