From dd53c14fddf6436174c9aa9a41e8221cde590f2a Mon Sep 17 00:00:00 2001 From: jasonchenwork Date: Tue, 17 Jun 2025 09:26:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E8=99=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- superstar_1.0.0.csproj | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79cf369..8064a8d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Once the application is built, you can run it using the following steps: 2. **Execute the application**: ```sh - superstar_1.0.0.exe + superstar_1.1.0.exe ``` ## Configuration diff --git a/superstar_1.0.0.csproj b/superstar_1.0.0.csproj index 31c2941..91169b1 100644 --- a/superstar_1.0.0.csproj +++ b/superstar_1.0.0.csproj @@ -4,7 +4,8 @@ Exe net8.0-windows Images/superstar.ico - superstar_1.0.0 + superstar_1.1.0 + superstar_1.1.0 enable enable true