Skip to content

Commit

Permalink
small updates
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Jan 1, 2025
1 parent 3f3c682 commit 41d6bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AspNetCoreSelectTenant/Pages/Shared/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<footer class="border-top footer text-muted">
<div class="container">
&copy; 2024 - Select Tenant
&copy; 2025 - Select Tenant
</div>
</footer>

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Update-Database

## History

- 2025-01-01 Update packages
- 2024-11-15 .NET 9
- 2024-10-26 Updated packages, code clean up
- 2024-03-24 .NET 8
Expand Down

0 comments on commit 41d6bd8

Please sign in to comment.