Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
nstlaurent committed Jan 1, 2024
1 parent 373ad00 commit b496dab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<TieredCompilation>false</TieredCompilation>
<AssemblyName>Helion</AssemblyName>
<ApplicationIcon>helion.ico</ApplicationIcon>
<AssemblyVersion>0.9.2.5</AssemblyVersion>
<FileVersion>0.9.2.5</FileVersion>
<AssemblyVersion>0.9.2.6</AssemblyVersion>
<FileVersion>0.9.2.6</FileVersion>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
</PropertyGroup>

Expand Down
4 changes: 2 additions & 2 deletions Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<AnalysisMode>Default</AnalysisMode>
<GenerateDocumentationFile>False</GenerateDocumentationFile>
<AssemblyVersion>0.9.2.5</AssemblyVersion>
<FileVersion>0.9.2.5</FileVersion>
<AssemblyVersion>0.9.2.6</AssemblyVersion>
<FileVersion>0.9.2.6</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit b496dab

Please sign in to comment.