Update signatures for new version
All checks were successful
CI / lint (push) Successful in 29s
CI / build (push) Successful in 30s
CI / release (push) Successful in 5m9s

This commit is contained in:
Kamal Tufekcic 2026-07-09 17:15:24 +03:00
commit 99ff071723
3 changed files with 3 additions and 3 deletions

View file

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