From 2eacddbb65acf10b2fcea4ee92374a90d2376dc4 Mon Sep 17 00:00:00 2001 From: Thomas Parrott Date: Wed, 24 Jul 2024 13:30:23 +0100 Subject: [PATCH] Release LXD 4.0.10 Signed-off-by: Thomas Parrott --- shared/version/flex.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/version/flex.go b/shared/version/flex.go index 821248998358..b79626f03557 100644 --- a/shared/version/flex.go +++ b/shared/version/flex.go @@ -1,4 +1,4 @@ package version // Version contains the LXD version number -var Version = "4.0.9" +var Version = "4.0.10"