Skip to content

Commit

Permalink
update version num
Browse files Browse the repository at this point in the history
  • Loading branch information
Megghy committed Jul 1, 2023
1 parent d9a2a3b commit 8c518a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MultiSEngine/MultiSEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PropertyGroup>
<LangVersion>preview</LangVersion>
<TargetFramework>net6.0</TargetFramework>
<AssemblyVersion>1.1.0.2</AssemblyVersion>
<FileVersion>1.1.0.2</FileVersion>
<AssemblyVersion>1.1.0.3</AssemblyVersion>
<FileVersion>1.1.0.3</FileVersion>
<OutputType>Exe</OutputType>
<Nullable>disable</Nullable>
</PropertyGroup>
Expand Down

0 comments on commit 8c518a5

Please sign in to comment.