Skip to content

Commit

Permalink
New release 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Feb 12, 2024
1 parent 8dba39d commit b2dd7a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

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

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
</PropertyGroup>

<PropertyGroup>
<Version>2.1.5</Version>
<Version>2.1.6</Version>
<Authors>Anders Bjerner</Authors>
<Company>Limbo</Company>
<Description>Redirects manager for Umbraco 8.</Description>
<Copyright>Copyright © 2022</Copyright>
<Copyright>Copyright © $([System.DateTime]::UtcNow.ToString(`yyyy`))</Copyright>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit b2dd7a6

Please sign in to comment.