Bump version in default.nix
This commit is contained in:
parent
a7fbb2eadf
commit
88b8474038
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
buildGoApplication {
|
||||
pname = "di-tui";
|
||||
version = "v1.7.0";
|
||||
version = "v1.8.0";
|
||||
pwd = ./.;
|
||||
src = ./.;
|
||||
modules = ./gomod2nix.toml;
|
||||
|
|
|
|||
Loading…
Reference in a new issue