Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
kianzarrin committed Oct 15, 2022
1 parent c19053f commit b2c1fd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LoadOrder/LoadOrderTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Import Project="../Version.props" />
<PropertyGroup>
<Company>Kian Zarrin</Company>
<Copyright>@2021 MIT license</Copyright>
<Copyright>@2022 MIT license</Copyright>
<Product>Load Order Tool</Product>
<LangVersion>latest</LangVersion>
<Description>Helps to manage your mods and assets</Description>
Expand Down
2 changes: 1 addition & 1 deletion Version.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<AssemblyVersion>1.12.3.*</AssemblyVersion>
<AssemblyVersion>1.12.4.*</AssemblyVersion>
</PropertyGroup>
</Project>

0 comments on commit b2c1fd0

Please sign in to comment.