From 01d0b4f88e8a55d0c5b96168de8801fa5f4c4e96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Flor=20Chac=C3=B3n?= <14323496+florelis@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:17:56 -0700 Subject: [PATCH 1/2] Update version.h --- src/binver/binver/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/binver/binver/version.h b/src/binver/binver/version.h index edf7276b9b..8d973fd233 100644 --- a/src/binver/binver/version.h +++ b/src/binver/binver/version.h @@ -2,7 +2,7 @@ #define STRINGIZE(s) STRINGIZE2(s) #define VERSION_MAJOR 1 -#define VERSION_MINOR 11 +#define VERSION_MINOR 12 #define VERSION_BUILD 0 #define VERSION_REVISION 0 From 3325221e3c1bc2d212c2194fa2be8f41c1100101 Mon Sep 17 00:00:00 2001 From: Flor Elisa Chacon Ochoa Date: Mon, 16 Jun 2025 14:21:57 -0700 Subject: [PATCH 2/2] Update notes --- doc/ReleaseNotes.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index 3120a095b7..03f554914f 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -1,7 +1,5 @@ -## New in v1.11 -* Dropped support for running on 32-bit ARM -* Support for [Microsoft Desired State Configuration (DSC) v3](https://learn.microsoft.com/powershell/dsc/overview?view=dsc-3.0). -* Support for exporting the configuration of the current device. This includes Windows Settings, packages from configured WinGet sources, and package settings from DSC v3 enabled packages. +## New in v1.12 +*No applicable update found* ## Experimental Features * Experimental support for Fonts