diff --git a/res/metadata.go b/res/metadata.go index 06a3b0f..2bc3427 100644 --- a/res/metadata.go +++ b/res/metadata.go @@ -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 (