Skip to content

Commit 7e223dd

Browse files
Bump flake version
1 parent 1104886 commit 7e223dd

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.12"; # Bump before each release tag
23+
version = "0.1.13"; # Bump before each release tag to match the next tag name
2424
system = "aarch64-linux";
2525
in
2626
{

0 commit comments

Comments
 (0)