Skip to content

Commit

Permalink
🏷️ 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Arborsm committed Nov 30, 2024
1 parent c20a958 commit a7676a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/StarModsManager.UI/StarModsManager.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<AssemblyName>StarModsManager</AssemblyName>
<RootNamespace>StarModsManager</RootNamespace>
<ApplicationIcon>Assets\icon.ico</ApplicationIcon>
<AssemblyVersion>1.0.3</AssemblyVersion>
<AssemblyVersion>1.0.4</AssemblyVersion>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
Expand Down
2 changes: 1 addition & 1 deletion src/StarModsManager/StarModsManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AssemblyName>StarModsManager.Common</AssemblyName>
<EnableDefaultEmbeddedResourceItems>false</EnableDefaultEmbeddedResourceItems>
<AssemblyVersion>1.0.3</AssemblyVersion>
<AssemblyVersion>1.0.4</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit a7676a9

Please sign in to comment.