Skip to content

Commit

Permalink
Release LXD 6.2 (#14547)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomponline authored Nov 27, 2024
2 parents 14d8d8b + 01c912b commit 98a7221
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 = "6.1"
var Version = "6.2"

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

0 comments on commit 98a7221

Please sign in to comment.