Skip to content

Commit

Permalink
Revert update.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Nov 16, 2023
1 parent 82175c0 commit 751c8d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageProjectUrl>https://github.com/squidex/squidex</PackageProjectUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Version>6.1.0</Version>
<Version>6.2.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
Expand Down
2 changes: 1 addition & 1 deletion text/Squidex.Text/Squidex.Text.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Betalgo.OpenAI" Version="7.4.1" />
<PackageReference Include="Google.Cloud.Translate.V3" Version="2.4.0" />
<PackageReference Include="Google.Cloud.Translate.V3" Version="3.3.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.54" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.110">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 751c8d8

Please sign in to comment.