1
0
Fork 0

chore(release): bump version to 1.0.7 for clean MSIX deployment upgrade

This commit is contained in:
Yun Chan 2026-09-03 17:13:05 +09:00
parent b67b3f1b61
commit 1e7b0e1bcf
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.6</Version>
<Version>1.0.7</Version>
<OutputType>WinExe</OutputType>
<TargetFramework>net9.0-windows10.0.19041.0</TargetFramework>
<Nullable>enable</Nullable>
@ -38,3 +38,5 @@
</Project>