prepare version 0.6.2

This commit is contained in:
Scott Lamb
2021-03-12 12:36:20 -08:00
parent 54aef17731
commit d5320302a3
6 changed files with 16 additions and 12 deletions

View File

@@ -121,9 +121,10 @@ Releases are currently a bit manual. From a completely clean git work tree,
1. manually verify the current commit is pushed to github's master branch and
has a green checkmark indicating CI passed.
2. update versions:
* update `server/Cargo.toml` version by hand; run `cargo test --workspace`
to update `Cargo.lock`.
* ensure `README.md` and `CHANGELOG.md` refer to the new version.
* update `server/Cargo.toml` version by hand; run `cargo test --workspace`
to update `Cargo.lock`.
* ensure `README.md`, `CHANGELOG.md`, and `guide/install.md` refer to the
new version.
3. run commands:
```bash
VERSION=x.y.z

View File

@@ -10,7 +10,7 @@ and verify you can run the container.
```
$ docker run --rm -it scottlamb/moonfire-nvr:latest
moonfire-nvr 0.6.1
moonfire-nvr 0.6.2
security camera network video recorder
USAGE: