Release v4.3.1: quieter default update sound

Both update cue variants ("update 1.wav" / "update 2.wav") replaced with a
gentler mix that signals an incoming update without interrupting work mid-flow.
About-box note added (tidied wording); csproj <Version> bumped to 4.3.1. No code
changes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Ednunp
2026-06-19 14:46:46 +01:00
co-authored by Claude Opus 4.8
parent fd5c31740a
commit 32be3426e7
5 changed files with 17 additions and 27 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
tag_name on the latest GitHub release; bump it on every public release. The
AssemblyVersion / FileVersion default to this value, and Assembly.GetName().Version
is what the About dialog and the updater both read. -->
<Version>4.3</Version>
<Version>4.3.1</Version>
</PropertyGroup>
<ItemGroup>