Skip to content

Commit da33f72

Browse files
authored
Release LXD 6.3 (#15172)
2 parents 6bbb4da + b11db84 commit da33f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/version/flex.go

+1-1
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 = "6.2"
4+
var Version = "6.3"
55

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

0 commit comments

Comments
 (0)