Skip to content

Commit e4b3178

Browse files
Update AppImageManager package version to 0.1.3
1 parent 3669e1c commit e4b3178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MSUScripter/MSUScripter.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Avalonia.Controls.DataGrid" Version="11.3.2" />
2020
<PackageReference Include="Deadpikle.AvaloniaProgressRing" Version="0.10.10" />
2121
<PackageReference Include="K4os.Hash.xxHash" Version="1.0.8" />
22-
<PackageReference Include="MattEqualsCoder.AppImageManager" Version="0.1.2" />
22+
<PackageReference Include="MattEqualsCoder.AppImageManager" Version="0.1.3" />
2323
<!--Condition
2424
below is needed to remove Avalonia.Diagnostics package from build output in Release
2525
configuration.-->
@@ -68,4 +68,4 @@
6868
<ItemGroup>
6969
<None Remove="msu-randomizer-settings.yaml" />
7070
</ItemGroup>
71-
</Project>
71+
</Project>

0 commit comments

Comments
 (0)