Skip to content

Commit

Permalink
bump copyright year -- happy 2025!
Browse files Browse the repository at this point in the history
  • Loading branch information
dweymouth committed Jan 1, 2025
1 parent 6572e74 commit e61f91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/metadata.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const (
GithubURL = "https://github.com/dweymouth/supersonic"
LatestReleaseURL = GithubURL + "/releases/latest"
KofiURL = "https://ko-fi.com/dweymouth"
Copyright = "Copyright © 2022–2024 Drew Weymouth and contributors"
Copyright = "Copyright © 2022–2025 Drew Weymouth and contributors"
)

var (
Expand Down

0 comments on commit e61f91b

Please sign in to comment.