From 072fad26b47fb8c2aba5ac46ecef2df85cd39038 Mon Sep 17 00:00:00 2001 From: GITLAB_TOKEN <project_337_bot_8122681e745b2c7bc5c038f9fe7a193a@noreply.gitlab.schukai.com> Date: Wed, 19 Jun 2024 20:56:53 +0000 Subject: [PATCH] chore: release 3.65.6 --- nix/config/release.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/config/release.nix b/nix/config/release.nix index 56d4a9d8f..be9b9b0a1 100644 --- a/nix/config/release.nix +++ b/nix/config/release.nix @@ -1,6 +1,6 @@ { version = "3.65.6"; - commit = "061f5505f31a6ca6b972fd3bed253fda76ffe6ab"; + commit = "b7d5b214c82d0ae48507a9458e6a3bdc31b2f64a"; name = "Monster"; mnemonic = "monster"; } \ No newline at end of file -- GitLab