Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
ErrorCraft committed Jan 7, 2021
1 parent 1d77c9b commit 544e6ee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions FunctionAnalyser/UserInterface/UserInterface.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
<AssemblyVersion>1.0.1.0</AssemblyVersion>
<FileVersion>1.0.1.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.0.1</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 544e6ee

Please sign in to comment.