From 0b754712c149d12e8d0239820e552a3284d14be7 Mon Sep 17 00:00:00 2001
From: Sven <40752681+NeoCoderMatrix86@users.noreply.github.com>
Date: Fri, 20 Mar 2026 13:58:36 +0100
Subject: [PATCH] fix version
---
AudioCuesheetEditor/AudioCuesheetEditor.csproj | 2 +-
Readme.md | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/AudioCuesheetEditor/AudioCuesheetEditor.csproj b/AudioCuesheetEditor/AudioCuesheetEditor.csproj
index aa58202b..171d7120 100644
--- a/AudioCuesheetEditor/AudioCuesheetEditor.csproj
+++ b/AudioCuesheetEditor/AudioCuesheetEditor.csproj
@@ -7,7 +7,7 @@
enable
https://github.com/NeoCoderMatrix86/AudioCuesheetEditor
3.0
- 11.1.0
+ 12.0.0
false
true
true
diff --git a/Readme.md b/Readme.md
index 2a69f968..387225d0 100644
--- a/Readme.md
+++ b/Readme.md
@@ -35,6 +35,12 @@ You can contribute to the project by opening up issues or adding feature request
This application is build using Blazor WASM Standalone and needs .NET 10 to run. Tests are running using MSTest and Playwright.
+## Guidelines
+
+### Versioning
+
+This application uses semantic versioning (https://semver.org/) set inside the visual studio project file.
+
# License
GNU GENERAL PUBLIC LICENSE Version 3