diff --git a/docs/scripts/generate.ps1 b/docs/scripts/generate.ps1 index a2fbb79..9dc521d 100644 --- a/docs/scripts/generate.ps1 +++ b/docs/scripts/generate.ps1 @@ -1,4 +1,4 @@ -$packageVersion = "2.11.0" +$packageVersion = "2.11.1" $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 16868b9..f427d58 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.0 + 2.11.1 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 6ee6d70..3b5c734 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.0 + 2.11.1 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 f667bca..a541e25 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.0', + 'packageVersion=2.11.1', 'packageAuthors=devhl', 'packageCompany=devhl', 'packageCopyright=No Copyright', @@ -134,8 +134,8 @@ Authentication schemes defined for the API: ## Build -- SDK version: 2.11.0 -- Build date: 2023-12-12T19:13:15.435378200-05:00[America/New_York] +- SDK version: 2.11.1 +- Build date: 2023-12-12T20:18:51.222829200-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.0 +- packageVersion: 2.11.1 - releaseNote: Upgraded OpenApi with new token instantiation - returnICollection: false - sortParamsByRequiredFlag: diff --git a/src/CocApi/CocApi.csproj b/src/CocApi/CocApi.csproj index 9362c62..54b8382 100644 --- a/src/CocApi/CocApi.csproj +++ b/src/CocApi/CocApi.csproj @@ -19,7 +19,7 @@ ClashOfClans SuperCell devhl enable Barbarian King.png - 2.5.0 + 2.11.1 1.14.6.0 1.14.6.0 true