Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Joy-less committed May 27, 2024
1 parent 8702ddd commit 03cc9ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Translator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="8.0.4" />
<PackageReference Include="System.Drawing.Common" Version="8.0.5" />
<PackageReference Include="TesseractOCR" Version="5.3.5" />
<PackageReference Include="GTranslate" Version="2.1.6" />
<PackageReference Include="GTranslate" Version="2.2.0" />
<PackageReference Include="ZiggyCreatures.FusionCache" Version="1.1.0" />
</ItemGroup>
</Project>
1 change: 1 addition & 0 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ config_version=5
[application]

config/name="Saikou Translate"
config/version="0.1.1"
run/main_scene="res://Scenes/Main.tscn"
config/features=PackedStringArray("4.3", "C#", "Forward Plus")
run/low_processor_mode=true
Expand Down

0 comments on commit 03cc9ac

Please sign in to comment.