From 755ff1a7d6babff2515155695669194cc9a63eba Mon Sep 17 00:00:00 2001 From: GITLAB_TOKEN <project_337_bot_8122681e745b2c7bc5c038f9fe7a193a@noreply.gitlab.schukai.com> Date: Wed, 19 Jun 2024 22:17:36 +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 3eb42c0d6..05d44ff5f 100644 --- a/nix/config/release.nix +++ b/nix/config/release.nix @@ -1,6 +1,6 @@ { version = "3.65.6"; - commit = "a38b763ee2051c798dae1c52f10a328f8f41463b"; + commit = "bc11847d9fd307cd0f967300a0e2fabcc46eb0cb"; name = "Monster"; mnemonic = "monster"; } \ No newline at end of file -- GitLab