Bot spawn improvements
All checks were successful
CI / build (push) Successful in 33s
CI / release (push) Successful in 33s
CI / lint (push) Successful in 32s

This commit is contained in:
Kamal Tufekcic 2026-07-08 18:33:54 +03:00
commit 44b8de01c8
4 changed files with 76 additions and 4 deletions

View file

@ -5,6 +5,6 @@
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>latest</LangVersion>
<Deterministic>true</Deterministic>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
</PropertyGroup>
</Project>