From b54c6a17777d0936e44ec03e0d7b3fb2babcce70 Mon Sep 17 00:00:00 2001 From: ww-rm Date: Mon, 27 Oct 2025 23:43:52 +0800 Subject: [PATCH] update to v0.16.9 --- Spine/Spine.csproj | 2 +- SpineViewer/SpineViewer.csproj | 2 +- SpineViewerCLI/SpineViewerCLI.csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Spine/Spine.csproj b/Spine/Spine.csproj index 8bcc50c..1e0cc28 100644 --- a/Spine/Spine.csproj +++ b/Spine/Spine.csproj @@ -7,7 +7,7 @@ net8.0-windows $(SolutionDir)out false - 0.16.8 + 0.16.9 diff --git a/SpineViewer/SpineViewer.csproj b/SpineViewer/SpineViewer.csproj index c839c81..f61cea0 100644 --- a/SpineViewer/SpineViewer.csproj +++ b/SpineViewer/SpineViewer.csproj @@ -7,7 +7,7 @@ net8.0-windows $(SolutionDir)out false - 0.16.8 + 0.16.9 WinExe true diff --git a/SpineViewerCLI/SpineViewerCLI.csproj b/SpineViewerCLI/SpineViewerCLI.csproj index a924239..23f7aaa 100644 --- a/SpineViewerCLI/SpineViewerCLI.csproj +++ b/SpineViewerCLI/SpineViewerCLI.csproj @@ -1,4 +1,4 @@ - + enable @@ -7,7 +7,7 @@ net8.0-windows $(SolutionDir)out false - 0.0.1 + 0.16.9 Exe