diff --git a/docs/scripts/generate.ps1 b/docs/scripts/generate.ps1
index 9dc521d..84a82ee 100644
--- a/docs/scripts/generate.ps1
+++ b/docs/scripts/generate.ps1
@@ -1,4 +1,4 @@
-$packageVersion = "2.11.1"
+$packageVersion = "2.11.2"
$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 f427d58..50d32ae 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.1
+ 2.11.2
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 3b5c734..83e6b05 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.1
+ 2.11.2
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 2e1d37c..66379b7 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.1',
+ 'packageVersion=2.11.2',
'packageAuthors=devhl',
'packageCompany=devhl',
'packageCopyright=No Copyright',
@@ -134,8 +134,8 @@ Authentication schemes defined for the API:
## Build
-- SDK version: 2.11.1
-- Build date: 2023-12-12T20:51:12.559726900-05:00[America/New_York]
+- SDK version: 2.11.2
+- Build date: 2023-12-12T20:52:38.915853800-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.1
+- packageVersion: 2.11.2
- releaseNote: Upgraded OpenApi with new token instantiation
- returnICollection: false
- sortParamsByRequiredFlag: