Skip to content

Commit 2fd756c

Browse files
Bump flake version
1 parent 10ac436 commit 2fd756c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
outputs = { self, nixpkgs, raspberry-pi-nix, lnbits, spark-sidecar, ... }:
2323
let
24-
version = "0.9.3"; # Bump before each release tag to match the next tag name
24+
version = "0.9.4"; # Bump before each release tag to match the next tag name
2525
system = "aarch64-linux";
2626
in
2727
{

0 commit comments

Comments
 (0)