chore(release): 1.3.6
Some checks failed
deploy-site / deploy (push) Failing after 1m37s
release / release-windows (push) Failing after 6m6s
portable-unsigned / portable-windows (push) Failing after 18m52s

This commit is contained in:
Yun Chan 2026-09-18 20:58:52 +09:00
parent 27facb8569
commit 6766cb8c8e
23 changed files with 55 additions and 42 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<Version>1.3.5</Version>
<Version>1.3.6</Version>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>