Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Somfic/EliteVA
Browse files Browse the repository at this point in the history
  • Loading branch information
Somfic committed Feb 22, 2024
2 parents 92fc1c7 + 84da937 commit 310bc84
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions EliteVA/EliteVA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<LangVersion>latest</LangVersion>
<AssemblyVersion>0.4.3.0</AssemblyVersion>
<FileVersion>0.4.3.0</FileVersion>
<InformationalVersion>0.4.3+8.Branch.main.Sha.e5da2c70a8248370d873dfe3ab91b16a203898b2</InformationalVersion>
<InformationalVersion>0.4.3+13.Branch.main.Sha.9f6882499e852be5382d0ebcd101a4659d1a9110</InformationalVersion>
<Version>0.4.3</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.1.12" />
<PackageReference Include="EliteAPI.Web" Version="3.1.4" />
<PackageReference Include="EliteAPI.Web.Spansh" Version="3.1.4" />
<PackageReference Include="EliteAPI.Web" Version="3.1.12" />
<PackageReference Include="EliteAPI.Web.Spansh" Version="3.1.12" />
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="7.0.0" />
<PackageReference Include="WatsonWebsocket" Version="4.0.11" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion ProfileGenerator/ProfileGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<AssemblyVersion>0.4.3.0</AssemblyVersion>
<FileVersion>0.4.3.0</FileVersion>
<InformationalVersion>0.4.3+8.Branch.main.Sha.e5da2c70a8248370d873dfe3ab91b16a203898b2</InformationalVersion>
<InformationalVersion>0.4.3+13.Branch.main.Sha.9f6882499e852be5382d0ebcd101a4659d1a9110</InformationalVersion>
<Version>0.4.3</Version>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 310bc84

Please sign in to comment.