Skip to content

Commit

Permalink
Always use latest version of CelesteAnalyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalobi authored Mar 13, 2024
1 parent 9956289 commit ec73351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CelesteMod/Source/CelesteMod-core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.0.2" PrivateAssets="all" ExcludeAssets="runtime" />
<PackageReference Include="MonoMod.Patcher" Version="25.0.0-prerelease.2" />
<PackageReference Include="CelesteAnalyzer" Version="1.0.3.1" />
<PackageReference Include="CelesteAnalyzer" Version="*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ec73351

Please sign in to comment.