From ee7622f091bc746f8321fb936890de35a800967e Mon Sep 17 00:00:00 2001 From: Andreas Sauer <18749753+Hanibal1963@users.noreply.github.com> Date: Sun, 24 Nov 2024 14:12:48 +0100 Subject: [PATCH] Aktualisiere Versionsnummern und Release Notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Versionsnummern in `AssemblyInfo.vb` und `source.extension.vsixmanifest` aktualisiert. Neuer Eintrag in `ReleaseNotes.txt` für Version `3.2024.11.24` hinzugefügt. --- SchlumpfSoftControls/My Project/AssemblyInfo.vb | 6 +++--- SchlumpfSoftControls/ReleaseNotes.txt | 4 ++++ SchlumpfSoftControls/source.extension.vsixmanifest | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/SchlumpfSoftControls/My Project/AssemblyInfo.vb b/SchlumpfSoftControls/My Project/AssemblyInfo.vb index 3986866..4a4ae1b 100644 --- a/SchlumpfSoftControls/My Project/AssemblyInfo.vb +++ b/SchlumpfSoftControls/My Project/AssemblyInfo.vb @@ -36,7 +36,7 @@ Imports Microsoft.VisualBasic ' You can specify all the values or you can default the Build and Revision Numbers ' by using the '*' as shown below: ' [assembly: AssemblyVersion("1.0.*")] - - + + - \ No newline at end of file + \ No newline at end of file diff --git a/SchlumpfSoftControls/ReleaseNotes.txt b/SchlumpfSoftControls/ReleaseNotes.txt index f384018..af238a7 100644 --- a/SchlumpfSoftControls/ReleaseNotes.txt +++ b/SchlumpfSoftControls/ReleaseNotes.txt @@ -1,6 +1,10 @@ Versionsverlauf =============== +Version 3.2024.11.24 - Datum: 24.11.2024 +- neue Eigenschaften zum *ExplorerTreeView* hinzugefuegt +- Fehlerbereinigung + Version 3.2024.11.23 - Datum: 23.11.2024 - Anpassung der Versionierung - Neues Control: *ExplorerTreeView* hinzugefuegt diff --git a/SchlumpfSoftControls/source.extension.vsixmanifest b/SchlumpfSoftControls/source.extension.vsixmanifest index d1f8fd4..487e498 100644 --- a/SchlumpfSoftControls/source.extension.vsixmanifest +++ b/SchlumpfSoftControls/source.extension.vsixmanifest @@ -1,7 +1,7 @@ - + SchlumpfSoftControls Eine Sammlung verschiedener Controls. https://github.com/Hanibal1963/SchlumpfSoftControls