Skip to content

Commit

Permalink
Bumped version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 11, 2023
1 parent fd59bb3 commit 437941e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions EliteVA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<AssemblyName>EliteVA</AssemblyName>
<RootNamespace>EliteVA</RootNamespace>
<LangVersion>latest</LangVersion>
<AssemblyVersion>0.2.7.0</AssemblyVersion>
<FileVersion>0.2.7.0</FileVersion>
<InformationalVersion>0.2.7+2.Branch.main.Sha.c08c61ded503822782f65b3b9d941c21e1b942f7</InformationalVersion>
<Version>0.2.7</Version>
<AssemblyVersion>0.3.0.0</AssemblyVersion>
<FileVersion>0.3.0.0</FileVersion>
<InformationalVersion>0.3.0+1.Branch.main.Sha.fd59bb32610726405f6e90ca80699ac988a0f92b</InformationalVersion>
<Version>0.3.0</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.0.12" />
Expand Down
8 changes: 4 additions & 4 deletions ProfileGenerator/ProfileGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyVersion>0.2.7.0</AssemblyVersion>
<FileVersion>0.2.7.0</FileVersion>
<InformationalVersion>0.2.7+2.Branch.main.Sha.c08c61ded503822782f65b3b9d941c21e1b942f7</InformationalVersion>
<Version>0.2.7</Version>
<AssemblyVersion>0.3.0.0</AssemblyVersion>
<FileVersion>0.3.0.0</FileVersion>
<InformationalVersion>0.3.0+1.Branch.main.Sha.fd59bb32610726405f6e90ca80699ac988a0f92b</InformationalVersion>
<Version>0.3.0</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.0.12" />
Expand Down

0 comments on commit 437941e

Please sign in to comment.