diff --git a/build/version.debug b/build/version.debug
index f9defed973..8d7cd9d115 100644
--- a/build/version.debug
+++ b/build/version.debug
@@ -1 +1 @@
-1.10.{incremental}-nightly
\ No newline at end of file
+1.11.{incremental}-nightly
\ No newline at end of file
diff --git a/build/version.debug.increment b/build/version.debug.increment
index 9e42f3ef01..573541ac97 100644
--- a/build/version.debug.increment
+++ b/build/version.debug.increment
@@ -1 +1 @@
-165
+0
diff --git a/build/version.release.increment b/build/version.release.increment
index 9a037142aa..9d607966b7 100644
--- a/build/version.release.increment
+++ b/build/version.release.increment
@@ -1 +1 @@
-10
\ No newline at end of file
+11
\ No newline at end of file
diff --git a/src/sdk/CHANGELOG.md b/src/sdk/CHANGELOG.md
index 849af8dae2..5a3e22ba08 100644
--- a/src/sdk/CHANGELOG.md
+++ b/src/sdk/CHANGELOG.md
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
-## [Unreleased]
+## [1.11.0]
### Added
diff --git a/src/sdk/PnP.Core.Admin/PnP.Core.Admin.csproj b/src/sdk/PnP.Core.Admin/PnP.Core.Admin.csproj
index 25c4163364..db67920f54 100644
--- a/src/sdk/PnP.Core.Admin/PnP.Core.Admin.csproj
+++ b/src/sdk/PnP.Core.Admin/PnP.Core.Admin.csproj
@@ -5,7 +5,7 @@
10.0
PnP.Core.Admin
PnP.Core.Admin
- 1.10.0
+ 1.11.0
false
PnP 2023
PnP
diff --git a/src/sdk/PnP.Core.Auth/PnP.Core.Auth.csproj b/src/sdk/PnP.Core.Auth/PnP.Core.Auth.csproj
index 1caa8c7cb9..69b3ebd0c9 100644
--- a/src/sdk/PnP.Core.Auth/PnP.Core.Auth.csproj
+++ b/src/sdk/PnP.Core.Auth/PnP.Core.Auth.csproj
@@ -5,7 +5,7 @@
10.0
PnP.Core.Auth
PnP.Core.Auth
- 1.10.0
+ 1.11.0
false
PnP 2023
PnP
diff --git a/src/sdk/PnP.Core.Transformation.SharePoint/PnP.Core.Transformation.SharePoint.csproj b/src/sdk/PnP.Core.Transformation.SharePoint/PnP.Core.Transformation.SharePoint.csproj
index 148838c967..fb922e8037 100644
--- a/src/sdk/PnP.Core.Transformation.SharePoint/PnP.Core.Transformation.SharePoint.csproj
+++ b/src/sdk/PnP.Core.Transformation.SharePoint/PnP.Core.Transformation.SharePoint.csproj
@@ -3,7 +3,7 @@
netstandard2.0;net6.0;net7.0;net8.0
10.0
- 1.10.0
+ 1.11.0
false
PnP 2023
PnP
diff --git a/src/sdk/PnP.Core.Transformation/PnP.Core.Transformation.csproj b/src/sdk/PnP.Core.Transformation/PnP.Core.Transformation.csproj
index 81f69d3d4a..44e2f66ac0 100644
--- a/src/sdk/PnP.Core.Transformation/PnP.Core.Transformation.csproj
+++ b/src/sdk/PnP.Core.Transformation/PnP.Core.Transformation.csproj
@@ -5,7 +5,7 @@
10.0
PnP.Core.Transformation
PnP.Core.Transformation
- 1.10.0
+ 1.11.0
false
PnP 2023
PnP
diff --git a/src/sdk/PnP.Core/PnP.Core.csproj b/src/sdk/PnP.Core/PnP.Core.csproj
index 8d0a803d6d..be3cab228f 100644
--- a/src/sdk/PnP.Core/PnP.Core.csproj
+++ b/src/sdk/PnP.Core/PnP.Core.csproj
@@ -5,7 +5,7 @@
10.0
PnP.Core
PnP.Core
- 1.10.0
+ 1.11.0
false
PnP 2023
PnP