From 22c927d3bf6537f8f65ced2f037ccb3191349a45 Mon Sep 17 00:00:00 2001 From: Jamie Chapman <104535858+bilbospocketses@users.noreply.github.com> Date: Tue, 19 May 2026 03:42:04 -0400 Subject: [PATCH] chore(release): bump to 1.0.23 --- CHANGELOG.md | 2 ++ launcher/app.manifest | 2 +- launcher/tiny11options.Launcher.csproj | 2 +- ui/index.html | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a47530a..6e7e91a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.0.23] - 2026-05-19 + ### Added - **`SECURITY.md`** — private vulnerability reporting flow via GitHub Security Advisories with a 72h acknowledgement SLA. Scope covers the PowerShell ISO builder, the .NET / WebView2 launcher, the Velopack-managed auto-update flow, the autounattend.xml + oscdimg runtime-fetch surface, and catalog application logic. diff --git a/launcher/app.manifest b/launcher/app.manifest index ac23122..79b1f70 100644 --- a/launcher/app.manifest +++ b/launcher/app.manifest @@ -1,6 +1,6 @@ - + diff --git a/launcher/tiny11options.Launcher.csproj b/launcher/tiny11options.Launcher.csproj index aece326..391add7 100644 --- a/launcher/tiny11options.Launcher.csproj +++ b/launcher/tiny11options.Launcher.csproj @@ -9,7 +9,7 @@ AppVersion.Current() -> window.__appVersion (see MainWindow.xaml.cs injection block). Bumping automatically updates the UI display — no manual sync step. --> - 1.0.22 + 1.0.23 WinExe net10.0-windows true diff --git a/ui/index.html b/ui/index.html index a5799a9..26c8118 100644 --- a/ui/index.html +++ b/ui/index.html @@ -10,7 +10,7 @@ can serve a stale copy from the user's webview2-userdata dir. Bumping the query param per release forces a fresh fetch. Update this string in lockstep with launcher/tiny11options.Launcher.csproj . --> - +