Skip to content

Commit a4b0eb1

Browse files
Bump flake version
1 parent 3f9fde7 commit a4b0eb1

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
@@ -20,7 +20,7 @@
2020

2121
outputs = { self, nixpkgs, raspberry-pi-nix, lnbits, spark-sidecar, ... }:
2222
let
23-
version = "0.1.17"; # Bump before each release tag to match the next tag name
23+
version = "0.1.18"; # Bump before each release tag to match the next tag name
2424
system = "aarch64-linux";
2525
in
2626
{

0 commit comments

Comments
 (0)