Skip to content

Commit

Permalink
Release 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Slettan committed Dec 5, 2024
1 parent 6e0d494 commit 24b3636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Signicat.SDK.Fluent/Signicat.SDK.Fluent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>true</IsPackable>
<VersionPrefix>1.10.0</VersionPrefix>
<VersionPrefix>1.11.0</VersionPrefix>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Description>.NET SDK for Signicat REST API fluent builder addon</Description>
<Authors>Signicat AS</Authors>
Expand Down
2 changes: 1 addition & 1 deletion src/Signicat.SDK/Signicat.SDK.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<VersionPrefix>1.10.0</VersionPrefix>
<VersionPrefix>1.11.0</VersionPrefix>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Description>.NET SDK for Signicat REST API</Description>
<Authors>Signicat AS</Authors>
Expand Down

0 comments on commit 24b3636

Please sign in to comment.