Skip to content

Commit a9257f4

Browse files
Bump flake version
1 parent cc4cfef commit a9257f4

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.10"; # Bump before each release tag to match the next tag name
31+
version = "0.9.13"; # Bump before each release tag to match the next tag name
3232
system = "aarch64-linux";
3333
mkPhoenixdPackage =
3434
system:

0 commit comments

Comments
 (0)