Fixed license file's name

This commit is contained in:
Thorsten Sommer 2024-06-23 19:01:04 +02:00
parent cd8e1a20ff
commit 7f91a3ae35
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -42,7 +42,7 @@ def "main metadata" []: nothing -> nothing {
update_mudblazor_version
update_tauri_version
update_project_commit_hash
update_license_year "../../LICENSE"
update_license_year "../../LICENSE.md"
update_license_year "Components/Pages/About.razor.cs"
}