Skip to content

Commit

Permalink
Bumping version to 2.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
thegreatdeku committed Dec 12, 2023
1 parent a7b06b6 commit d532e50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Bynder/Sdk/Bynder.Sdk.csproj
@@ -1,13 +1,13 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.1;net48</TargetFrameworks>
<AssemblyVersion>2.2.11.0</AssemblyVersion>
<FileVersion>2.2.11.0</FileVersion>
<AssemblyVersion>2.2.12.0</AssemblyVersion>
<FileVersion>2.2.12.0</FileVersion>
<Company>Bynder</Company>
<Product>Bynder.Sdk</Product>
<Copyright>Copyright © Bynder</Copyright>
<PackOnBuild>true</PackOnBuild>
<PackageVersion>2.2.11</PackageVersion>
<PackageVersion>2.2.12</PackageVersion>
<Authors>BynderDevops</Authors>
<Description>The main goal of this SDK is to speed up the integration of Bynder customers who use C# making it easier to connect to the Bynder API (http://docs.bynder.apiary.io/) and executing requests on it.</Description>
<PackageIcon>BynderLogo.png</PackageIcon>
Expand Down

0 comments on commit d532e50

Please sign in to comment.