Skip to content

Commit

Permalink
Test workflow positive
Browse files Browse the repository at this point in the history
  • Loading branch information
RainOrigami committed Sep 8, 2023
1 parent 15200de commit 910c129
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BBRAPIModules/BBRAPIModules.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Title>BattleBit Remastered Modular Community Server API</Title>
<AssemblyVersion>0.4.11</AssemblyVersion>
<AssemblyVersion>0.4.11.1</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<Version>$(AssemblyVersion)</Version>
<Authors>RainOrigami</Authors>
Expand Down
2 changes: 1 addition & 1 deletion BattleBitAPIRunner/BattleBitAPIRunner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyVersion>0.4.12.5</AssemblyVersion>
<AssemblyVersion>0.4.12.6</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
</PropertyGroup>

Expand Down

0 comments on commit 910c129

Please sign in to comment.