Skip to content

Commit

Permalink
Merge pull request #13313 from tomponline/tp-lxd-5.21.1
Browse files Browse the repository at this point in the history
Release LXD 5.21.1
  • Loading branch information
tomponline authored Apr 11, 2024
2 parents ea1830e + 17e1bc0 commit 37c6098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/version/flex.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package version

// Version contains the LXD version number.
var Version = "5.21.0"
var Version = "5.21.1"

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

0 comments on commit 37c6098

Please sign in to comment.