1
0
Bruce Wayne 1 сар өмнө
parent
commit
280b4bf032

+ 1 - 1
src/NatTypeTester/NatTypeTester.csproj

@@ -4,7 +4,7 @@
     <TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
     <OutputType>WinExe</OutputType>
     <UseWPF>true</UseWPF>
-    <Version>8.0.3</Version>
+    <Version>8.0.4</Version>
     <ApplicationIcon>icon.ico</ApplicationIcon>
     <ApplicationManifest>app.manifest</ApplicationManifest>
     <EnableWindowsTargeting>true</EnableWindowsTargeting>

+ 1 - 1
src/STUN/STUN.csproj

@@ -8,7 +8,7 @@
     <PackageProjectUrl>https://github.com/HMBSbige/NatTypeTester</PackageProjectUrl>
     <RepositoryUrl>https://github.com/HMBSbige/NatTypeTester</RepositoryUrl>
     <PackageTags>stun;nat;rfc3489;rfc5389;rfc5780;rfc8489</PackageTags>
-    <Version>8.0.2</Version>
+    <Version>9.0.0</Version>
     <PackageId>Stun.Net</PackageId>
     <PackageReadmeFile>README.md</PackageReadmeFile>
   </PropertyGroup>