Skip to content

Commit a9a6514

Browse files
committed
Update project versions and copyright year
Updated Elf.Api.csproj to version 6.15.2. Updated ElfAdmin.csproj to version 6.15.2 and copyright year to 2025. Ensured project metadata is current and accurate.
1 parent f81c617 commit a9a6514

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/API/Elf.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Authors>Edi Wang</Authors>
77
<Company>edi.wang</Company>
88
<Copyright>(C) 2025 [email protected]</Copyright>
9-
<Version>6.15.1</Version>
9+
<Version>6.15.2</Version>
1010
</PropertyGroup>
1111

1212
<ItemGroup>

src/Admin/ElfAdmin.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Authors>Edi Wang</Authors>
77
<Company>edi.wang</Company>
8-
<Copyright>(C) 2024 [email protected]</Copyright>
9-
<Version>6.15.1</Version>
8+
<Copyright>(C) 2025 [email protected]</Copyright>
9+
<Version>6.15.2</Version>
1010
</PropertyGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)