Skip to content

Commit

Permalink
Merge pull request #4 from bigbang1112-cz/dev
Browse files Browse the repository at this point in the history
Update CLI
  • Loading branch information
BigBang1112 authored May 7, 2023
2 parents c9276ad + 73f506c commit 15f7653
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GhostToClip/GhostToClip.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.1</Version>
<Version>1.0.2</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions GhostToClipCLI/GhostToClipCLI.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.1</Version>
<Version>1.0.2</Version>
</PropertyGroup>

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

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

<ItemGroup>
Expand Down

0 comments on commit 15f7653

Please sign in to comment.