Browse Source

Bump version number to 3.3

Bruce Wayne 5 years ago
parent
commit
6e91a26984
1 changed files with 2 additions and 1 deletions
  1. 2 1
      NatTypeTester/NatTypeTester.csproj

+ 2 - 1
NatTypeTester/NatTypeTester.csproj

@@ -6,7 +6,8 @@
     <UseWPF>true</UseWPF>
     <ApplicationIcon>icon.ico</ApplicationIcon>
     <LangVersion>latest</LangVersion>
-    <Version>3.2</Version>
+    <Version>3.3</Version>
+    <Authors>HMBSbige</Authors>
   </PropertyGroup>
 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">