From 53bf327cf4b91294df8f56ba83d19353cf952ed3 Mon Sep 17 00:00:00 2001 From: bjk Date: Wed, 20 Sep 2023 18:39:38 +0000 Subject: [PATCH] chore: bump version 0.9.23 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8b8d04f0..c877be15 100644 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,7 @@ outputs = { self, nixpkgs }: let # Current version - version = "0.9.22"; + version = "0.9.23"; # Supported systems systems = [ "aarch64-linux" # 64-bit ARM Linux