From 1f3befbbbc337b9c855aa2e894549a204667cd26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 9 Jul 2025 14:58:49 +0000 Subject: [PATCH] Update version to v1.4.244 and commit --- cmd/fabric/version.go | 2 +- nix/pkgs/fabric/version.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/fabric/version.go b/cmd/fabric/version.go index 9b8b5bfe..79e72183 100644 --- a/cmd/fabric/version.go +++ b/cmd/fabric/version.go @@ -1,3 +1,3 @@ package main -var version = "v1.4.243" +var version = "v1.4.244" diff --git a/nix/pkgs/fabric/version.nix b/nix/pkgs/fabric/version.nix index 05aa6d7e..d267a9be 100644 --- a/nix/pkgs/fabric/version.nix +++ b/nix/pkgs/fabric/version.nix @@ -1 +1 @@ -"1.4.243" +"1.4.244"