Skip to content

Commit

Permalink
Merge pull request #809 from EdiWang/master
Browse files Browse the repository at this point in the history
Patch v14.7.1
  • Loading branch information
EdiWang authored Aug 14, 2024
2 parents 5653886 + 62ed025 commit f122e90
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
Binary file not shown.
6 changes: 3 additions & 3 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Authors>Edi Wang</Authors>
<Company>edi.wang</Company>
<Copyright>(C) 2024 edi.wang@outlook.com</Copyright>
<AssemblyVersion>14.7.0.0</AssemblyVersion>
<FileVersion>14.7.0.0</FileVersion>
<Version>14.7.0</Version>
<AssemblyVersion>14.7.1.0</AssemblyVersion>
<FileVersion>14.7.1.0</FileVersion>
<Version>14.7.1</Version>
</PropertyGroup>
</Project>
3 changes: 2 additions & 1 deletion src/Moonglade.Web/Moonglade.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@
<PackageReference Include="Edi.ImageWatermark" Version="2.14.0" />
<PackageReference Include="Edi.PasswordGenerator" Version="1.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="8.0.8" />
<PackageReference Include="Moonglade.MonacoEditor" Version="0.50.0.1001" />

<PackageReference Include="TinyMCE" Version="7.3.0" />
<PackageReference Include="Moonglade.MonacoEditor" Version="0.50.0.1002" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Moonglade.Auth\Moonglade.Auth.csproj" />
Expand Down

0 comments on commit f122e90

Please sign in to comment.