Skip to content

Commit 397f6bd

Browse files
committed
New release 🎉
1 parent 967dc7d commit 397f6bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

409 KB
Binary file not shown.

src/Skybrud.Essentials.Http/Skybrud.Essentials.Http.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
</PropertyGroup>
1313

1414
<PropertyGroup>
15-
<VersionPrefix>1.1.4</VersionPrefix>
15+
<VersionPrefix>1.1.5</VersionPrefix>
1616
<VersionSuffix Condition="'$(Configuration)'=='Debug'">build$([System.DateTime]::UtcNow.ToString(`yyyyMMddHHmm`))</VersionSuffix>
1717
<Company>Limbo</Company>
1818
<Product>Skybrud.Essentials</Product>
1919
<Authors>Anders Bjerner</Authors>
20-
<Copyright>Copyright © 2023</Copyright>
20+
<Copyright>Copyright © $([System.DateTime]::UtcNow.ToString(`yyyy`))</Copyright>
2121
<Description>.NET library for making HTTP requests.</Description>
2222
</PropertyGroup>
2323

0 commit comments

Comments
 (0)