Skip to content

Commit

Permalink
Version bump EliteAPI to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Somfic committed Apr 17, 2024
1 parent 43f6669 commit e173248
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.4" />
<PackageReference Include="EliteAPI.Discord" Version="3.3.4" />
<PackageReference Include="EliteAPI.EDDN" Version="3.3.4" />
<PackageReference Include="EliteAPI.Web" Version="3.3.4" />
<PackageReference Include="EliteAPI.Web.Spansh" Version="3.3.4" />
<PackageReference Include="EliteAPI" Version="3.3.5" />
<PackageReference Include="EliteAPI.Discord" Version="3.3.5" />
<PackageReference Include="EliteAPI.EDDN" Version="3.3.5" />
<PackageReference Include="EliteAPI.Web" Version="3.3.5" />
<PackageReference Include="EliteAPI.Web.Spansh" Version="3.3.5" />
<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.1" />
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.4" />
<PackageReference Include="EliteAPI" Version="3.3.5" />
</ItemGroup>
</Project>

0 comments on commit e173248

Please sign in to comment.