diff --git a/pkgs/fabric/version.nix b/pkgs/fabric/version.nix index ebcd77ef1..2dd439581 100644 --- a/pkgs/fabric/version.nix +++ b/pkgs/fabric/version.nix @@ -1 +1 @@ -"1.4.125" \ No newline at end of file +"1.4.126" diff --git a/version.go b/version.go index 968fd1009..b975f2830 100644 --- a/version.go +++ b/version.go @@ -1,3 +1,3 @@ package main -var version = "v1.4.125" \ No newline at end of file +var version = "v1.4.126"