Skip to content

Commit d5ca4cf

Browse files
committed
Merge branch 'main' of github.com:rsdoiel/scripttools into gh-pages
2 parents 340b7d4 + b59480b commit d5ca4cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const (
1212
ReleaseDate = "2025-08-09"
1313

1414
// ReleaseHash, the Git hash when version.go was generated
15-
ReleaseHash = "bf3e008"
15+
ReleaseHash = "a4b459a"
1616

1717
LicenseText = `
1818
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>

0 commit comments

Comments
 (0)