Skip to content

Commit

Permalink
chore: Adjust bootstrapper version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Nov 1, 2024
1 parent a293279 commit 75b90f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
<PackageVersion Include="nventive.Nimue.Application.Packaging" Version="0.1.0-alpha.58" />
<PackageVersion Include="Xamarin.TestCloud.Agent" Version="0.23.2" />

<PackageVersion Include="Uno.Wasm.Bootstrap" Version="9.0.1" />
<PackageVersion Include="Uno.Wasm.Bootstrap.DevServer" Version="9.0.1" />
<PackageVersion Include="Uno.Wasm.Bootstrap" Version="9.1.0-dev.41" />
<PackageVersion Include="Uno.Wasm.Bootstrap.DevServer" Version="9.1.0-dev.41" />

</ItemGroup>
</Project>

0 comments on commit 75b90f8

Please sign in to comment.