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