Skip to content

Commit 0b75471

Browse files
fix version
1 parent 9612041 commit 0b75471

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

AudioCuesheetEditor/AudioCuesheetEditor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ImplicitUsings>enable</ImplicitUsings>
88
<PackageProjectUrl>https://github.com/NeoCoderMatrix86/AudioCuesheetEditor</PackageProjectUrl>
99
<RazorLangVersion>3.0</RazorLangVersion>
10-
<Version>11.1.0</Version>
10+
<Version>12.0.0</Version>
1111
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
1212
<PublishTrimmed>true</PublishTrimmed>
1313
<RunAOTCompilation>true</RunAOTCompilation>

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ You can contribute to the project by opening up issues or adding feature request
3535

3636
This application is build using Blazor WASM Standalone and needs .NET 10 to run. Tests are running using MSTest and Playwright.
3737

38+
## Guidelines
39+
40+
### Versioning
41+
42+
This application uses semantic versioning (https://semver.org/) set inside the visual studio project file.
43+
3844
# License
3945

4046
GNU GENERAL PUBLIC LICENSE Version 3

0 commit comments

Comments
 (0)