From 47f7e1ec097fdfd7f50e60436d7a0fe96d87f721 Mon Sep 17 00:00:00 2001 From: devhl Date: Sat, 6 Jan 2024 20:08:56 -0500 Subject: [PATCH] version bump --- docs/scripts/generate.ps1 | 2 +- src/CocApi.Cache/CocApi.Cache.csproj | 2 +- src/CocApi.Rest/CocApi.Rest.csproj | 2 +- src/CocApi.Rest/README.md | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/scripts/generate.ps1 b/docs/scripts/generate.ps1 index a8728b9..7f7dfa3 100644 --- a/docs/scripts/generate.ps1 +++ b/docs/scripts/generate.ps1 @@ -1,4 +1,4 @@ -$packageVersion = "2.11.3" +$packageVersion = "2.11.4" $releaseNote = "Upgraded OpenApi with new token instantiation" $properties = @( diff --git a/src/CocApi.Cache/CocApi.Cache.csproj b/src/CocApi.Cache/CocApi.Cache.csproj index c1e0dde..8a0fc39 100644 --- a/src/CocApi.Cache/CocApi.Cache.csproj +++ b/src/CocApi.Cache/CocApi.Cache.csproj @@ -6,7 +6,7 @@ devhl Caches response from the Clash of Clans API. - 2.11.3 + 2.11.4 2.0.0.0 2.0.0.0 true diff --git a/src/CocApi.Rest/CocApi.Rest.csproj b/src/CocApi.Rest/CocApi.Rest.csproj index 2b0e834..3e00456 100644 --- a/src/CocApi.Rest/CocApi.Rest.csproj +++ b/src/CocApi.Rest/CocApi.Rest.csproj @@ -12,7 +12,7 @@ A wrapper for the Clash of Clans API No Copyright CocApi.Rest - 2.11.3 + 2.11.4 bin\$(Configuration)\$(TargetFramework)\CocApi.Rest.xml https://github.com/devhl-labs/CocApi.git git diff --git a/src/CocApi.Rest/README.md b/src/CocApi.Rest/README.md index a6a06c9..3256e42 100644 --- a/src/CocApi.Rest/README.md +++ b/src/CocApi.Rest/README.md @@ -10,7 +10,7 @@ $properties = @( 'validatable=false', 'nullableReferenceTypes=true', 'hideGenerationTimestamp=false', - 'packageVersion=2.11.3', + 'packageVersion=2.11.4', 'packageAuthors=devhl', 'packageCompany=devhl', 'packageCopyright=No Copyright', @@ -134,8 +134,8 @@ Authentication schemes defined for the API: ## Build -- SDK version: 2.11.3 -- Build date: 2024-01-06T19:54:09.449760100-05:00[America/New_York] +- SDK version: 2.11.4 +- Build date: 2024-01-06T20:08:23.978254300-05:00[America/New_York] - Build package: org.openapitools.codegen.languages.CSharpClientCodegen ## Api Information @@ -183,7 +183,7 @@ Authentication schemes defined for the API: - packageName: CocApi.Rest - packageTags: ClashOfClans SuperCell devhl - packageTitle: CocApi.Rest -- packageVersion: 2.11.3 +- packageVersion: 2.11.4 - releaseNote: Upgraded OpenApi with new token instantiation - returnICollection: false - sortParamsByRequiredFlag: