Skip to content

Commit

Permalink
build(deps): bump TTIK from 0.2.0 to 0.2.1 in /plugin (#142)
Browse files Browse the repository at this point in the history
Bumps [TTIK](https://github.com/Xenira/TTIK) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/Xenira/TTIK/releases)
- [Changelog](https://github.com/Xenira/TTIK/blob/master/CHANGELOG.md)
- [Commits](Xenira/TTIK@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: TTIK
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2024
1 parent 7f4f7c7 commit b805334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/TechtonicaVr.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="BepInEx.PluginInfoProps" Version="2.*" />
<PackageReference Include="techtonica-libs" Version="0.3.0-e" />
<PackageReference Include="PiUtils" Version="0.2.0" />
<PackageReference Include="TTIK" Version="0.2.0" />
<PackageReference Include="TTIK" Version="0.2.1" />
<!-- <PackageReference Include="UnityEngine.Modules" Version="5.6.0" IncludeAssets="compile" /> -->
</ItemGroup>

Expand Down

0 comments on commit b805334

Please sign in to comment.