Skip to content

Commit

Permalink
Update to EliteAPI v3.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Somfic committed Jun 25, 2024
1 parent 5e85949 commit c20ed89
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions src-plugin/EliteVA/EliteVA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<Version>0.4.3</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.3.8" />
<PackageReference Include="EliteAPI.Discord" Version="3.3.8" />
<PackageReference Include="EliteAPI.EDDN" Version="3.3.8" />
<PackageReference Include="EliteAPI.Web" Version="3.3.8" />
<PackageReference Include="EliteAPI.Web.Spansh" Version="3.3.8" />
<PackageReference Include="EliteAPI" Version="3.3.9" />
<PackageReference Include="EliteAPI.Discord" Version="3.3.9" />
<PackageReference Include="EliteAPI.EDDN" Version="3.3.9" />
<PackageReference Include="EliteAPI.Web" Version="3.3.9" />
<PackageReference Include="EliteAPI.Web.Spansh" Version="3.3.9" />
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="8.0.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="WatsonWebsocket" Version="4.1.2" />
Expand Down
2 changes: 1 addition & 1 deletion src-plugin/ProfileGenerator/ProfileGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<Version>0.4.3</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.3.8" />
<PackageReference Include="EliteAPI" Version="3.3.9" />
</ItemGroup>
</Project>

0 comments on commit c20ed89

Please sign in to comment.