Skip to content

Commit

Permalink
Update GbxToolAPI.CLI to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 authored Aug 6, 2023
1 parent 1e137f2 commit cd487d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ClipToReplay/ClipToReplay.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.2</Version>
<Version>1.0.3</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions ClipToReplayCLI/ClipToReplayCLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.2</Version>
<Version>1.0.3</Version>
</PropertyGroup>

<PropertyGroup>
Expand All @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GbxToolAPI.CLI" Version="1.0.3" />
<PackageReference Include="GbxToolAPI.CLI" Version="1.0.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cd487d6

Please sign in to comment.