There was an error while loading. Please reload this page.
1 parent 8db0513 commit a378586Copy full SHA for a378586
1 file changed
internal/version/version.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
const (
12
- Version = "5.5.0"
+ Version = "5.6.0"
13
14
// License is the SPDX identifier of the project license.
15
License = "AGPL-3.0-or-later"
0 commit comments