This commit is contained in:
qhy040404
2024-06-25 22:48:44 +08:00
parent 4ca20b57e3
commit 5947280fe3
3 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Snap.Hutao.Deployment.Runtime</id>
<version>1.16.2</version>
<version>1.16.3</version>
<authors>DGP Studio</authors>
<developmentDependency>true</developmentDependency>
<requireLicenseAcceptance>false</requireLicenseAcceptance>

View File

@@ -23,7 +23,7 @@ internal static partial class Invocation
ArgumentException.ThrowIfNullOrEmpty(path);
Console.WriteLine($"""
Snap Hutao Deployment Tool [1.16.2]
Snap Hutao Deployment Tool [1.16.3]
PackagePath: {path}
FamilyName: {name}
------------------------------------------------------------