chore(version): bump version to 3.11.0
PR Checks / test-and-build (pull_request) Failing after 23m14s

Synchronized version across Directory.Build.props, compose.yaml,
.gitea/workflows/deploy.yml, and NavMenu.razor.
This commit is contained in:
2026-06-13 10:56:18 +03:00
parent 3c967dc3e3
commit de121d7523
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>3.10.0</Version>
<Version>3.11.0</Version>
<TargetFramework>net10.0</TargetFramework>
<LangVersion>preview</LangVersion>
<Nullable>enable</Nullable>