更新版权年份至2025 (#3527)

This commit is contained in:
Zkitefly
2025-01-16 11:26:31 +08:00
committed by GitHub
parent 72d8b75643
commit a609d32081
7 changed files with 13 additions and 13 deletions

View File

@@ -121,7 +121,7 @@ tasks.getByName<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar>("sha
manifest {
attributes(
"Created-By" to "Copyright(c) 2013-2024 huangyuhui.",
"Created-By" to "Copyright(c) 2013-2025 huangyuhui.",
"Main-Class" to "org.jackhuang.hmcl.Main",
"Multi-Release" to "true",
"Implementation-Version" to project.version,