From 1e7b0e1bcf89d7be552d897d609b78332af7a1ca Mon Sep 17 00:00:00 2001 From: Yun Chan Date: Thu, 3 Sep 2026 17:13:05 +0900 Subject: [PATCH] chore(release): bump version to 1.0.7 for clean MSIX deployment upgrade --- packaging/Package.appxmanifest | 2 +- .../Everything2Everything.App.csproj | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packaging/Package.appxmanifest b/packaging/Package.appxmanifest index cc819b1..bf3d61d 100644 --- a/packaging/Package.appxmanifest +++ b/packaging/Package.appxmanifest @@ -1,6 +1,6 @@  - + Everything2Everything YunChan diff --git a/src/Everything2Everything.App/Everything2Everything.App.csproj b/src/Everything2Everything.App/Everything2Everything.App.csproj index 8156493..3c25fcb 100644 --- a/src/Everything2Everything.App/Everything2Everything.App.csproj +++ b/src/Everything2Everything.App/Everything2Everything.App.csproj @@ -1,7 +1,7 @@ - 1.0.6 + 1.0.7 WinExe net9.0-windows10.0.19041.0 enable @@ -38,3 +38,5 @@ + +