Skip to content

Commit

Permalink
Bumped version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 23, 2023
1 parent e33e9bb commit 5af659f
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.0.0</AssemblyVersion>
<FileVersion>0.2.0.0</FileVersion>
<InformationalVersion>0.2.0+2.Branch.main.Sha.2056941a8765469a400ec2220160d8c8aa7c4cd2</InformationalVersion>
<Version>0.2.0</Version>
<AssemblyVersion>0.2.1.0</AssemblyVersion>
<FileVersion>0.2.1.0</FileVersion>
<InformationalVersion>0.2.1+2.Branch.main.Sha.e33e9bbbf3619bf7137a18bed9a2186de334aec4</InformationalVersion>
<Version>0.2.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.0.10" />
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.0.0</AssemblyVersion>
<FileVersion>0.2.0.0</FileVersion>
<InformationalVersion>0.2.0+2.Branch.main.Sha.2056941a8765469a400ec2220160d8c8aa7c4cd2</InformationalVersion>
<Version>0.2.0</Version>
<AssemblyVersion>0.2.1.0</AssemblyVersion>
<FileVersion>0.2.1.0</FileVersion>
<InformationalVersion>0.2.1+2.Branch.main.Sha.e33e9bbbf3619bf7137a18bed9a2186de334aec4</InformationalVersion>
<Version>0.2.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EliteAPI" Version="3.0.10" />
Expand Down

0 comments on commit 5af659f

Please sign in to comment.