Skip to content

Commit

Permalink
Update TinyMCE to version 7.5.0
Browse files Browse the repository at this point in the history
Updated the TinyMCE package from version 7.4.1 to 7.5.0 in the Moonglade.Web.csproj file.
  • Loading branch information
EdiWang committed Nov 8, 2024
1 parent 381289a commit d981452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moonglade.Web/Moonglade.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="Edi.PasswordGenerator" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="8.0.10" />

<PackageReference Include="TinyMCE" Version="7.4.1" />
<PackageReference Include="TinyMCE" Version="7.5.0" />
<PackageReference Include="Moonglade.MonacoEditor" Version="0.50.0.1002" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit d981452

Please sign in to comment.