Skip to content

Commit d1ff738

Browse files
Bump version and LNbits to latest dev
1 parent 073531a commit d1ff738

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)