There was an error while loading. Please reload this page.
1 parent add57f4 commit e1e4db6Copy full SHA for e1e4db6
1 file changed
internal/version/version.go
@@ -17,7 +17,7 @@ import (
17
18
const (
19
// Version is the current semantic version. Bump on release.
20
- Version = "5.4.6"
+ Version = "5.4.7"
21
22
// License is the SPDX identifier of the project license.
23
License = "AGPL-3.0-or-later"
0 commit comments