Skip to content

Commit c59b912

Browse files
Bump version
1 parent 44c5bcd commit c59b912

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
@@ -28,7 +28,7 @@
2828

2929
outputs = { self, nixpkgs, raspberry-pi-nix, lnbits, phoenixd, spark-sidecar, arkade-sidecar, ... }:
3030
let
31-
version = "0.9.9"; # Bump before each release tag to match the next tag name
31+
version = "0.9.10"; # Bump before each release tag to match the next tag name
3232
system = "aarch64-linux";
3333
mkPhoenixdPackage =
3434
system:

0 commit comments

Comments
 (0)