Skip to content

Commit e1e4db6

Browse files
committed
chore(release): v5.4.7
1 parent add57f4 commit e1e4db6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717

1818
const (
1919
// Version is the current semantic version. Bump on release.
20-
Version = "5.4.6"
20+
Version = "5.4.7"
2121

2222
// License is the SPDX identifier of the project license.
2323
License = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)