Skip to content

Commit fb37098

Browse files
committed
fix version
Signed-off-by: Daniel Brown <[email protected]>
1 parent f6d6478 commit fb37098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/features/features.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ var features = map[string]bool{
6464
// opt-in from v1.3
6565
StrictPostBuildSubstitutions: false,
6666
// GroupChangeLog
67-
// opt-in from v2.5
67+
// opt-in from v1.5
6868
GroupChangeLog: false,
6969
}
7070

0 commit comments

Comments
 (0)