chore: Bump version to 0.6.0
This commit is contained in:
@@ -454,7 +454,7 @@ For systemd/process managers, run the release command with `start`.
|
||||
Build:
|
||||
|
||||
```bash
|
||||
nix-build
|
||||
nix build
|
||||
```
|
||||
|
||||
Run the built release from `./result/bin/parrhesia` (release command interface).
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
vips,
|
||||
}: let
|
||||
pname = "parrhesia";
|
||||
version = "0.5.0";
|
||||
version = "0.6.0";
|
||||
|
||||
beamPackages = beam.packages.erlang_28.extend (
|
||||
final: _prev: {
|
||||
|
||||
Reference in New Issue
Block a user