Skip to content

Commit

Permalink
Merge pull request #8 from bigbang1112-cz/dev
Browse files Browse the repository at this point in the history
Clip Checkpoint 1.3.2
  • Loading branch information
BigBang1112 committed Feb 19, 2024
2 parents db09d0c + 587126c commit 289e9e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ClipCheckpoint/ClipCheckpoint.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyTitle>Clip Checkpoint</AssemblyTitle>
<Authors>Petr 'BigBang1112' Pivoňka</Authors>
<Copyright>Copyright © Petr 'BigBang1112' Pivoňka</Copyright>
<Version>1.3.1</Version>
<Version>1.3.2</Version>
</PropertyGroup>

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

<ItemGroup>
<PackageReference Include="GbxToolAPI" Version="1.0.6" />
<PackageReference Include="GbxToolAPI" Version="1.0.8" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions ClipCheckpointCLI/ClipCheckpointCLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyTitle>Clip Checkpoint CLI</AssemblyTitle>
<Authors>Petr 'BigBang1112' Pivoňka</Authors>
<Copyright>Copyright © Petr 'BigBang1112' Pivoňka</Copyright>
<Version>1.3.1</Version>
<Version>1.3.2</Version>
</PropertyGroup>

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

<ItemGroup>
<PackageReference Include="GbxToolAPI.CLI" Version="1.0.10" />
<PackageReference Include="GbxToolAPI.CLI" Version="1.0.12" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 289e9e8

Please sign in to comment.