Skip to content

Commit

Permalink
Bumped version to 0.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 18, 2023
1 parent 1ebd39f commit bc97863
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.1.23.0</AssemblyVersion>
<FileVersion>0.1.23.0</FileVersion>
<InformationalVersion>0.1.23+24.Branch.main.Sha.a2a9f6e6038e76537fc61caaf789548555c9d463</InformationalVersion>
<Version>0.1.23</Version>
<AssemblyVersion>0.1.24.0</AssemblyVersion>
<FileVersion>0.1.24.0</FileVersion>
<InformationalVersion>0.1.24+5.Branch.main.Sha.1ebd39fd507b93129d48956d1c14f13a5e2ced8c</InformationalVersion>
<Version>0.1.24</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.0.8" />
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.1.23.0</AssemblyVersion>
<FileVersion>0.1.23.0</FileVersion>
<InformationalVersion>0.1.23+24.Branch.main.Sha.a2a9f6e6038e76537fc61caaf789548555c9d463</InformationalVersion>
<Version>0.1.23</Version>
<AssemblyVersion>0.1.24.0</AssemblyVersion>
<FileVersion>0.1.24.0</FileVersion>
<InformationalVersion>0.1.24+5.Branch.main.Sha.1ebd39fd507b93129d48956d1c14f13a5e2ced8c</InformationalVersion>
<Version>0.1.24</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.0.8" />
Expand Down

0 comments on commit bc97863

Please sign in to comment.