Skip to content

Commit 187f90d

Browse files
Update AppImageManager package version to 0.1.3
1 parent 0cdc509 commit 187f90d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MSURandomizer/MSURandomizer.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<!--Condition
3535
below is needed to remove Avalonia.Diagnostics package from build output in Release
3636
configuration.-->
37-
<PackageReference Include="MattEqualsCoder.AppImageManager" Version="0.1.2" />
37+
<PackageReference Include="MattEqualsCoder.AppImageManager" Version="0.1.3" />
3838
<PackageReference Include="MattEqualsCoder.AvaloniaControls" Version="1.9.1" />
3939
<PackageReference Include="MattEqualsCoder.GitHubReleaseChecker" Version="1.1.3" />
4040
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.9" />
@@ -64,4 +64,4 @@
6464
<ItemGroup>
6565
<ProjectReference Include="..\MSURandomizerLibrary\MSURandomizerLibrary.csproj" />
6666
</ItemGroup>
67-
</Project>
67+
</Project>

0 commit comments

Comments
 (0)