Skip to content

Commit

Permalink
Correction of assembly version (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdahlblom authored Dec 1, 2023
1 parent 46ddcec commit 656d606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/DCSInsight/DCSInsight.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWPF>true</UseWPF>
<AssemblyName>dcs-insight</AssemblyName>
<Version>1.0.0</Version>
<AssemblyVersion>1.7.0</AssemblyVersion>
<AssemblyVersion>1.8.0</AssemblyVersion>
<ApplicationIcon>Images\Magnifier_icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 656d606

Please sign in to comment.