瀏覽代碼

housekeeping: Release 6.0.0

Bruce Wayne 4 年之前
父節點
當前提交
9c07e7eb46
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      NatTypeTester/NatTypeTester.csproj
  2. 1 1
      STUN/STUN.csproj

+ 1 - 1
NatTypeTester/NatTypeTester.csproj

@@ -6,7 +6,7 @@
     <TargetFramework>net6.0-windows10.0.22000.0</TargetFramework>
     <OutputType>WinExe</OutputType>
     <UseWPF>true</UseWPF>
-    <Version>5.0.0</Version>
+    <Version>6.0.0</Version>
     <ApplicationIcon>icon.ico</ApplicationIcon>
   </PropertyGroup>
 

+ 1 - 1
STUN/STUN.csproj

@@ -11,7 +11,7 @@
     <PackageProjectUrl>https://github.com/HMBSbige/NatTypeTester</PackageProjectUrl>
     <RepositoryUrl>https://github.com/HMBSbige/NatTypeTester</RepositoryUrl>
     <PackageTags>stun;nat;rfc3489;rfc5389</PackageTags>
-    <Version>5.0.0</Version>
+    <Version>6.0.0</Version>
     <PackageId>Stun.Net</PackageId>
   </PropertyGroup>