Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
ErrorCraft committed Jan 27, 2021
1 parent ad6d1af commit 7cdfcfa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FunctionAnalyser/UserInterface/UserInterface.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<FileVersion>1.1.0.0</FileVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<FileVersion>1.2.0.0</FileVersion>
<ApplicationIcon>command_block.ico</ApplicationIcon>
<Authors>ErrorCraft</Authors>
<Product>Function Analyser</Product>
<Description>A tool that analyses your functions and generates a report that includes details about them.</Description>
<PackageId>Function Analyser</PackageId>
<AssemblyName>Function Analyser</AssemblyName>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 7cdfcfa

Please sign in to comment.