From cb603d546c7916f4e8b598ea57f953623c5d8933 Mon Sep 17 00:00:00 2001 From: Dennis Ku <43917126+thegreatdeku@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:05:21 -0800 Subject: [PATCH] Bumping version to 2.2.12 (#90) --- Bynder/Sdk/Bynder.Sdk.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bynder/Sdk/Bynder.Sdk.csproj b/Bynder/Sdk/Bynder.Sdk.csproj index 97d7dfc..da92461 100644 --- a/Bynder/Sdk/Bynder.Sdk.csproj +++ b/Bynder/Sdk/Bynder.Sdk.csproj @@ -1,13 +1,13 @@ netstandard2.1;net48 - 2.2.11.0 - 2.2.11.0 + 2.2.12.0 + 2.2.12.0 Bynder Bynder.Sdk Copyright © Bynder true - 2.2.11 + 2.2.12 BynderDevops 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. BynderLogo.png