From df3a437c5c7309b7fe1396aa7e3466e635f241a3 Mon Sep 17 00:00:00 2001 From: GITLAB_TOKEN <project_337_bot_8122681e745b2c7bc5c038f9fe7a193a@noreply.gitlab.schukai.com> Date: Wed, 19 Jun 2024 21:10:24 +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 b4ff69649..c74c65447 100644 --- a/nix/config/release.nix +++ b/nix/config/release.nix @@ -1,6 +1,6 @@ { version = "3.65.6"; - commit = "42c18b6e76f5d0b7dcba146e175a483d4c102ff3"; + commit = "511e2f733e50a0449c0db4cfd206563891911a91"; name = "Monster"; mnemonic = "monster"; } \ No newline at end of file -- GitLab