Skip to content

Commit

Permalink
feat: update to ATAPI v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Computerdores committed Apr 19, 2024
1 parent 4d9a64e commit c59910d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BetterTerminal/BetterTerminal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="BepInEx.Analyzers" Version="1.*" PrivateAssets="all" />
<PackageReference Include="BepInEx.Core" Version="5.*" />
<PackageReference Include="BepInEx.PluginInfoProps" Version="1.*" />
<PackageReference Include="Computerdores.AdvancedTerminalAPI" Version="5.0.0" />
<PackageReference Include="Computerdores.AdvancedTerminalAPI" Version="5.1.0" />
<PackageReference Include="Rune580.Mods.LethalCompany.InputUtils" Version="0.7.4" />
<PackageReference Include="UnityEngine.Modules" Version="2022.3.9" IncludeAssets="compile" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion thunderstore.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ containsNsfwContent = false
[package.dependencies]
# https://thunderstore.io/c/lethal-company/p/BepInEx/BepInExPack/
BepInEx-BepInExPack = "5.4.2100"
Computerdores-AdvancedTerminalAPI = "5.0.0"
Computerdores-AdvancedTerminalAPI = "5.1.0"
Rune580-LethalCompany_InputUtils = "0.7.4"

[build]
Expand Down

0 comments on commit c59910d

Please sign in to comment.