Skip to content

Commit b2dd7a6

Browse files
committed
New release 🎉
1 parent 8dba39d commit b2dd7a6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 [Limbo](https://www.limbo.works/)
3+
Copyright (c) 2024 [Limbo](https://www.limbo.works/)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
Binary file not shown.

src/Skybrud.Umbraco.Redirects/Skybrud.Umbraco.Redirects.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
</PropertyGroup>
77

88
<PropertyGroup>
9-
<Version>2.1.5</Version>
9+
<Version>2.1.6</Version>
1010
<Authors>Anders Bjerner</Authors>
1111
<Company>Limbo</Company>
1212
<Description>Redirects manager for Umbraco 8.</Description>
13-
<Copyright>Copyright © 2022</Copyright>
13+
<Copyright>Copyright © $([System.DateTime]::UtcNow.ToString(`yyyy`))</Copyright>
1414
</PropertyGroup>
1515

1616
<PropertyGroup>

0 commit comments

Comments
 (0)