Skip to content

Commit

Permalink
Merge pull request #25 from bigbang1112-cz/dev
Browse files Browse the repository at this point in the history
Update GBX.NET to 1.2.9
  • Loading branch information
BigBang1112 authored Nov 7, 2024
2 parents 16e6afa + 43daacf commit d6ae1ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ClipInput/ClipInput.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyTitle>Clip Input 2</AssemblyTitle>
<Authors>Petr 'BigBang1112' Pivoňka</Authors>
<Copyright>Copyright © Petr 'BigBang1112' Pivoňka</Copyright>
<Version>2.0.12</Version>
<Version>2.0.13</Version>
<IsTrimmable>true</IsTrimmable>
</PropertyGroup>

Expand All @@ -21,6 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GBX.NET" Version="1.2.9" />
<PackageReference Include="GbxToolAPI" Version="1.0.9" />
</ItemGroup>

Expand Down

0 comments on commit d6ae1ce

Please sign in to comment.