We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d626cc commit d7899f5Copy full SHA for d7899f5
1 file changed
flake.nix
@@ -8,7 +8,7 @@
8
outputs =
9
{ self, nixpkgs }:
10
let
11
- version = "0.7.1";
+ version = "0.8.1";
12
vendorHash = "sha256-IsLAIKYuKhlD71fad8FuayTFbdQJla4ifjs8TexXDYQ=";
13
14
mkPlugin =
0 commit comments