Skip to content

Commit 7d4a993

Browse files
committed
Release LXD 5.21.2
Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
1 parent d6766b8 commit 7d4a993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/version/flex.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package version
22

33
// Version contains the LXD version number.
4-
var Version = "5.21.1"
4+
var Version = "5.21.2"
55

66
// IsLTSVersion indicates this is an LTS version of LXD.
77
var IsLTSVersion = true

0 commit comments

Comments
 (0)