diff --git a/build/version.debug b/build/version.debug index 6637cbc278..f9defed973 100644 --- a/build/version.debug +++ b/build/version.debug @@ -1 +1 @@ -1.9.{incremental}-nightly \ No newline at end of file +1.10.{incremental}-nightly \ No newline at end of file diff --git a/build/version.debug.increment b/build/version.debug.increment index d61f00d8ca..573541ac97 100644 --- a/build/version.debug.increment +++ b/build/version.debug.increment @@ -1 +1 @@ -90 +0 diff --git a/build/version.release.increment b/build/version.release.increment index f11c82a4cb..9a037142aa 100644 --- a/build/version.release.increment +++ b/build/version.release.increment @@ -1 +1 @@ -9 \ No newline at end of file +10 \ No newline at end of file diff --git a/src/sdk/CHANGELOG.md b/src/sdk/CHANGELOG.md index 55e0cd9caf..42d769e325 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.10.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 e038d0234d..c19f94ce9b 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.9.0 + 1.10.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 373675e803..3c6a6bbb3a 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.9.0 + 1.10.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 e0135a58e9..99bde11aa9 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 10.0 - 1.9.0 + 1.10.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 f75d126a8c..da2ef55727 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.9.0 + 1.10.0 false PnP 2023 PnP diff --git a/src/sdk/PnP.Core/PnP.Core.csproj b/src/sdk/PnP.Core/PnP.Core.csproj index d3610a7d97..6638e7b375 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.9.0 + 1.10.0 false PnP 2023 PnP