fix(web): restore public game pages
PR Checks / test-and-build (pull_request) Successful in 11m56s

Use the existing group_managers.created_at column when picking owner profile links for public pages.

Bump version -> 3.5.1
This commit is contained in:
2026-05-29 09:27:01 +03:00
parent b32f962f11
commit b52d4000b4
7 changed files with 24 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>3.5.0</Version>
<Version>3.5.1</Version>
<TargetFramework>net10.0</TargetFramework>
<LangVersion>preview</LangVersion>
<Nullable>enable</Nullable>