From 4ed3aaf14e69ae16bdddba5417fe3bc64cdf0ab9 Mon Sep 17 00:00:00 2001 From: Bert Jansen Date: Thu, 27 Jun 2024 17:15:48 +0200 Subject: [PATCH] Version 1.13 --- build/version.debug | 2 +- build/version.debug.increment | 2 +- build/version.release.increment | 2 +- src/sdk/CHANGELOG.md | 2 +- src/sdk/PnP.Core.Admin/PnP.Core.Admin.csproj | 2 +- src/sdk/PnP.Core.Auth/PnP.Core.Auth.csproj | 2 +- .../PnP.Core.Transformation.SharePoint.csproj | 2 +- src/sdk/PnP.Core.Transformation/PnP.Core.Transformation.csproj | 2 +- src/sdk/PnP.Core/PnP.Core.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build/version.debug b/build/version.debug index 314d27d1a8..17e0472cda 100644 --- a/build/version.debug +++ b/build/version.debug @@ -1 +1 @@ -1.12.{incremental}-nightly \ No newline at end of file +1.13.{incremental}-nightly \ No newline at end of file diff --git a/build/version.debug.increment b/build/version.debug.increment index bc6298e80a..573541ac97 100644 --- a/build/version.debug.increment +++ b/build/version.debug.increment @@ -1 +1 @@ -110 +0 diff --git a/build/version.release.increment b/build/version.release.increment index 3cacc0b93c..ca7bf83ac5 100644 --- a/build/version.release.increment +++ b/build/version.release.increment @@ -1 +1 @@ -12 \ No newline at end of file +13 \ No newline at end of file diff --git a/src/sdk/CHANGELOG.md b/src/sdk/CHANGELOG.md index 77a06ccc70..ff1574b058 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.13] ### Added diff --git a/src/sdk/PnP.Core.Admin/PnP.Core.Admin.csproj b/src/sdk/PnP.Core.Admin/PnP.Core.Admin.csproj index fc5e0d48f3..0151bd2ad0 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.12.0 + 1.13.0 false PnP 2024 PnP diff --git a/src/sdk/PnP.Core.Auth/PnP.Core.Auth.csproj b/src/sdk/PnP.Core.Auth/PnP.Core.Auth.csproj index 435008dbb7..c35f7e5c15 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.12.0 + 1.13.0 false PnP 2024 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 8cc3c3a5a5..d41167d9a7 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.12.0 + 1.13.0 false PnP 2024 PnP diff --git a/src/sdk/PnP.Core.Transformation/PnP.Core.Transformation.csproj b/src/sdk/PnP.Core.Transformation/PnP.Core.Transformation.csproj index 788e7179d9..75f93bfba5 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.12.0 + 1.13.0 false PnP 2024 PnP diff --git a/src/sdk/PnP.Core/PnP.Core.csproj b/src/sdk/PnP.Core/PnP.Core.csproj index 9972ae2c28..ae290e5528 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.12.0 + 1.13.0 false PnP 2024 PnP