Browse Source

housekeeping: Bump version

Bruce Wayne 4 years ago
parent
commit
65d5310790
2 changed files with 2 additions and 2 deletions
  1. 1 1
      NatTypeTester/NatTypeTester.csproj
  2. 1 1
      STUN/STUN.csproj

+ 1 - 1
NatTypeTester/NatTypeTester.csproj

@@ -6,7 +6,7 @@
     <TargetFramework>net5.0-windows10.0.20348.0</TargetFramework>
     <OutputType>WinExe</OutputType>
     <UseWPF>true</UseWPF>
-    <Version>3.4</Version>
+    <Version>5.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>1.0.0</Version>
+    <Version>5.0.0</Version>
     <PackageId>Stun.Net</PackageId>
   </PropertyGroup>